Skip to content

Commit 2523230

Browse files
author
brentru
committed
fix version to autover
1 parent 1c47ea7 commit 2523230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_ntp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
import time
4343
import rtc
4444

45-
__version__ = "1.0.0"
45+
__version__ = "0.0.0-auto.0"
4646
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_NTP.git"
4747

4848
class NTP:

0 commit comments

Comments
 (0)