We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f10a02 commit c818adeCopy full SHA for c818ade
adafruit_shell.py
@@ -33,7 +33,7 @@
33
from clint.textui import colored, prompt
34
import adafruit_platformdetect
35
36
-__version__ = "0.0.0-auto.0"
+__version__ = "0.0.0+auto.0"
37
__repo__ = "https://github.com/adafruit/Adafruit_Python_Shell.git"
38
39
0 commit comments