Skip to content

Commit df04669

Browse files
committed
version bump: 1.2.1
1 parent f4bfb19 commit df04669

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.2.0"
13+
__version__ = "1.2.1"
1414

1515
__all__ = [
1616
"AbsCellFault",

0 commit comments

Comments
 (0)