File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
adafruit_display_notification Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616
1717import terminalio
1818
19- __version__ = "0.0.0- auto.0"
19+ __version__ = "0.0.0+ auto.0"
2020__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Notification.git"
2121
2222TEXT_FONT = terminalio .FONT
Original file line number Diff line number Diff line change 1313
1414from . import PlainNotification
1515
16- __version__ = "0.0.0- auto.0"
16+ __version__ = "0.0.0+ auto.0"
1717__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Notification.git"
1818
1919
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-display-notification"
1414description = " Displayio Widgets for displaying notifications"
15- version = " 0.0.0- auto.0"
15+ version = " 0.0.0+ auto.0"
1616readme = " README.rst"
1717authors = [
1818 {
name =
" Adafruit Industries" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments