Skip to content

Commit

Permalink
version bump: 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willeccles committed Nov 14, 2024
1 parent 77dad73 commit be6dbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion absscpi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Controls Advanced Battery Simulator through TCP, UDP, RS-485, and UDP multicast.
"""

__version__ = "0.2.0"
__version__ = "0.3.0"

__all__ = [
"AbsCellFault",
Expand Down

0 comments on commit be6dbb8

Please sign in to comment.