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 f272407 commit 2a234e7Copy full SHA for 2a234e7
adafruit_esp32spi/adafruit_esp32spi.py
@@ -48,7 +48,7 @@
48
from digitalio import Direction
49
from adafruit_bus_device.spi_device import SPIDevice
50
51
-__version__ = "3.0.1"
+__version__ = "0.0.0-auto.0"
52
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI.git"
53
54
# pylint: disable=bad-whitespace
0 commit comments