Update version string
This commit is contained in:
parent
5f10a029a2
commit
c818ade2ae
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ from datetime import datetime
|
|||
from clint.textui import colored, prompt
|
||||
import adafruit_platformdetect
|
||||
|
||||
__version__ = "0.0.0-auto.0"
|
||||
__version__ = "0.0.0+auto.0"
|
||||
__repo__ = "https://github.com/adafruit/Adafruit_Python_Shell.git"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue