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 1c47ea7 commit 2523230Copy full SHA for 2523230
adafruit_ntp.py
@@ -42,7 +42,7 @@
42
import time
43
import rtc
44
45
-__version__ = "1.0.0"
+__version__ = "0.0.0-auto.0"
46
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_NTP.git"
47
48
class NTP:
0 commit comments