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 28
28
https://github.com/adafruit/Adafruit_CircuitPython_seesaw/releases
29
29
"""
30
30
31
- __version__ = "0.0.0- auto.0"
31
+ __version__ = "0.0.0+ auto.0"
32
32
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_neotrellis.git"
33
33
34
34
Original file line number Diff line number Diff line change 28
28
https://github.com/adafruit/Adafruit_CircuitPython_seesaw/releases
29
29
"""
30
30
31
- __version__ = "0.0.0- auto.0"
31
+ __version__ = "0.0.0+ auto.0"
32
32
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_neotrellis.git"
33
33
34
34
from time import sleep
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
12
12
[project ]
13
13
name = " adafruit-circuitpython-neotrellis"
14
14
description = " CircuitPython library for using Adafruit NeoTrellis."
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