File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
except ImportError :
18
18
pass
19
19
20
- __version__ = "0.0.0- auto.0"
20
+ __version__ = "0.0.0+ auto.0"
21
21
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX7219.git"
22
22
23
23
_DECODEMODE = const (9 )
Original file line number Diff line number Diff line change 19
19
except ImportError :
20
20
pass
21
21
22
- __version__ = "0.0.0- auto.0"
22
+ __version__ = "0.0.0+ auto.0"
23
23
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX7219.git"
24
24
25
25
_DECODEMODE = const (9 )
Original file line number Diff line number Diff line change 52
52
except ImportError :
53
53
pass
54
54
55
- __version__ = "0.0.0- auto.0"
55
+ __version__ = "0.0.0+ auto.0"
56
56
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX7219.git"
57
57
58
58
# register definitions
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
12
12
[project ]
13
13
name = " adafruit-circuitpython-max7219"
14
14
description = " CircuitPython library for MAX7219 LED matrix driver."
15
- version = " 0.0.0- auto.0"
15
+ version = " 0.0.0+ auto.0"
16
16
readme = " README.rst"
17
17
authors = [
18
18
{
name =
" Adafruit Industries" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments