There was an error while loading. Please reload this page.
1 parent 4618586 commit 1be3100Copy full SHA for 1be3100
adafruit_epd/ssd1680.py
@@ -24,7 +24,7 @@
24
except ImportError:
25
pass
26
27
-__version__ = "2.13.0"
+__version__ = "0.0.0+auto.0"
28
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_EPD.git"
29
30
_SSD1680_DRIVER_CONTROL = const(0x01)
0 commit comments