Skip to content

Commit 1be3100

Browse files
mikeysklardhalbert
andauthored
Update adafruit_epd/ssd1680.py
Co-authored-by: Dan Halbert <[email protected]>
1 parent 4618586 commit 1be3100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_epd/ssd1680.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
except ImportError:
2525
pass
2626

27-
__version__ = "2.13.0"
27+
__version__ = "0.0.0+auto.0"
2828
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_EPD.git"
2929

3030
_SSD1680_DRIVER_CONTROL = const(0x01)

0 commit comments

Comments
 (0)