Skip to content

Commit 1868217

Browse files
committed
change version to 0.1.0
1 parent 710aa32 commit 1868217

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__ = "0.1.0"
1414

1515
__all__ = [
1616
"AbsCellFault",

0 commit comments

Comments
 (0)