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 af09595 commit df3ac18Copy full SHA for df3ac18
1 file changed
cap1xxx/__init__.py
@@ -17,7 +17,7 @@
17
from gpiod.line import Bias, Direction, Edge, Value
18
from smbus2 import SMBus
19
20
-__version__ = "0.1.4"
+__version__ = "1.0.0"
21
22
# DEVICE MAP
23
DEFAULT_ADDR = 0x28
0 commit comments