Skip to content

Commit

Permalink
bump rc version
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Jan 16, 2025
1 parent ea6513e commit a2cd634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pioreactor/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Append "dev0" if a dev version
# Append "rc0" if a rc version
# No zero padding!
__version__ = "24.12.10.dev0"
__version__ = "25.1.15rc0"


def get_hardware_version() -> tuple[int, int] | tuple[int, int, str]:
Expand Down

0 comments on commit a2cd634

Please sign in to comment.