Revert version to right version
This commit is contained in:
parent
a117badd4d
commit
486e055d55
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ Implementation Notes
|
|||
import time
|
||||
from micropython import const
|
||||
|
||||
__version__ = "3.6.3"
|
||||
__version__ = "0.0.0-auto.0"
|
||||
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_GPS.git"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue