File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77=======================
88"""
99
10- __version__ = "0.0.0- auto.0"
10+ __version__ = "0.0.0+ auto.0"
1111__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Text.git"
1212
1313from displayio import Group , Palette
Original file line number Diff line number Diff line change 2323
2424"""
2525
26- __version__ = "0.0.0- auto.0"
26+ __version__ = "0.0.0+ auto.0"
2727__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Text.git"
2828
2929import displayio
Original file line number Diff line number Diff line change 2222
2323"""
2424
25- __version__ = "0.0.0- auto.0"
25+ __version__ = "0.0.0+ auto.0"
2626__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Text.git"
2727
2828
Original file line number Diff line number Diff line change 2323
2424"""
2525
26- __version__ = "0.0.0- auto.0"
26+ __version__ = "0.0.0+ auto.0"
2727__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Text.git"
2828
2929import time
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-display-text"
1414description = " Displays text using CircuitPython's displayio."
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