Skip to content

Commit 2a234e7

Browse files
brentrubrentru
brentru
authored and
brentru
committed
fix version to auto
1 parent f272407 commit 2a234e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_esp32spi/adafruit_esp32spi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
from digitalio import Direction
4949
from adafruit_bus_device.spi_device import SPIDevice
5050

51-
__version__ = "3.0.1"
51+
__version__ = "0.0.0-auto.0"
5252
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI.git"
5353

5454
# pylint: disable=bad-whitespace

0 commit comments

Comments
 (0)