File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717except ImportError :
1818 pass
1919
20- __version__ = "0.0.0- auto.0"
20+ __version__ = "0.0.0+ auto.0"
2121__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX7219.git"
2222
2323_DECODEMODE = const (9 )
Original file line number Diff line number Diff line change 1919except ImportError :
2020 pass
2121
22- __version__ = "0.0.0- auto.0"
22+ __version__ = "0.0.0+ auto.0"
2323__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX7219.git"
2424
2525_DECODEMODE = const (9 )
Original file line number Diff line number Diff line change 5252except ImportError :
5353 pass
5454
55- __version__ = "0.0.0- auto.0"
55+ __version__ = "0.0.0+ auto.0"
5656__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX7219.git"
5757
5858# register definitions
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-max7219"
1414description = " CircuitPython library for MAX7219 LED matrix driver."
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