Revert version to right version

This commit is contained in:
dherrada 2020-06-11 13:56:52 -04:00 committed by GitHub
parent a117badd4d
commit 486e055d55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"