File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2828
2929from adafruit_display_shapes .roundrect import RoundRect
3030
31- __version__ = "0.0.0- auto.0"
31+ __version__ = "0.0.0+ auto.0"
3232__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes.git"
3333
3434
Original file line number Diff line number Diff line change 2828
2929from adafruit_display_shapes .polygon import Polygon
3030
31- __version__ = "0.0.0- auto.0"
31+ __version__ = "0.0.0+ auto.0"
3232__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes.git"
3333
3434
Original file line number Diff line number Diff line change 2828
2929import displayio
3030
31- __version__ = "0.0.0- auto.0"
31+ __version__ = "0.0.0+ auto.0"
3232__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes.git"
3333
3434
Original file line number Diff line number Diff line change 2828
2929import displayio
3030
31- __version__ = "0.0.0- auto.0"
31+ __version__ = "0.0.0+ auto.0"
3232__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes.git"
3333
3434
Original file line number Diff line number Diff line change 1818
1919import displayio
2020
21- __version__ = "0.0.0- auto.0"
21+ __version__ = "0.0.0+ auto.0"
2222__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes.git"
2323
2424
Original file line number Diff line number Diff line change 2828
2929from adafruit_display_shapes .polygon import Polygon
3030
31- __version__ = "0.0.0- auto.0"
31+ __version__ = "0.0.0+ auto.0"
3232__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes.git"
3333
3434
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-display_shapes"
1414description = " Various common shapes for use with 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