Skip to content

Commit c818ade

Browse files
committed
Update version string
1 parent 5f10a02 commit c818ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_shell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
from clint.textui import colored, prompt
3434
import adafruit_platformdetect
3535

36-
__version__ = "0.0.0-auto.0"
36+
__version__ = "0.0.0+auto.0"
3737
__repo__ = "https://github.com/adafruit/Adafruit_Python_Shell.git"
3838

3939

0 commit comments

Comments
 (0)