Skip to content

Commit d60837b

Browse files
committed
chore: bump version to 1.1.0
1 parent 6afb396 commit d60837b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

absscpi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Controls Advanced Battery Simulator through TCP, UDP, RS-485, and UDP multicast.
1111
"""
1212

13-
__version__ = "1.0.0"
13+
__version__ = "1.1.0"
1414

1515
__all__ = [
1616
"AbsCellFault",

0 commit comments

Comments
 (0)