Skip to content

Commit df3ac18

Browse files
committed
Bump version to 1.0.0.
1 parent af09595 commit df3ac18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cap1xxx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from gpiod.line import Bias, Direction, Edge, Value
1818
from smbus2 import SMBus
1919

20-
__version__ = "0.1.4"
20+
__version__ = "1.0.0"
2121

2222
# DEVICE MAP
2323
DEFAULT_ADDR = 0x28

0 commit comments

Comments
 (0)