We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6afb396 commit d60837bCopy full SHA for d60837b
1 file changed
absscpi/__init__.py
@@ -10,7 +10,7 @@
10
Controls Advanced Battery Simulator through TCP, UDP, RS-485, and UDP multicast.
11
"""
12
13
-__version__ = "1.0.0"
+__version__ = "1.1.0"
14
15
__all__ = [
16
"AbsCellFault",
0 commit comments