Skip to content

Commit dde3a8a

Browse files
update version number to "auto"
1 parent 045ad7d commit dde3a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_motor/motor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Author(s): Scott Shawcroft
2121
"""
2222

23-
__version__ = "3.2.7"
23+
__version__ = "0.0.0-auto.0"
2424
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Motor.git"
2525

2626
from micropython import const

0 commit comments

Comments
 (0)