File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616
1717# imports
1818
19- __version__ = "0.0.0- auto.0"
19+ __version__ = "0.0.0+ auto.0"
2020__repo__ = "https://github.com/Adafruit/Adafruit_CircuitPython_FancyLED.git"
2121
2222from math import floor
Original file line number Diff line number Diff line change 1515
1616# imports
1717
18- __version__ = "0.0.0- auto.0"
18+ __version__ = "0.0.0+ auto.0"
1919__repo__ = "https://github.com/Adafruit/Adafruit_CircuitPython_FancyLED.git"
2020
2121from math import floor
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-fancyled"
1414description = " CircuitPython FancyLED helper library for LED animations."
15- version = " 0.0.0- auto.0"
15+ version = " 0.0.0+ auto.0"
1616readme = " README.rst"
1717authors = [
1818 {name = " Adafruit Industries" , email = " circuitpython@adafruit.com" }
You can’t perform that action at this time.
0 commit comments