Skip to content

Commit

Permalink
version bump: 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willeccles committed Jan 16, 2025
1 parent b475aef commit f36b47e
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.3.0"
__version__ = "1.0.0"

__all__ = [
"AbsCellFault",
Expand Down

0 comments on commit f36b47e

Please sign in to comment.