Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Aug 29, 2023
1 parent a61b45a commit 138842e
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 @@ -5,7 +5,7 @@

# Append "dev" if a dev version
# Append "rc0" if a rc version
__version__ = "23.7.31.dev"
__version__ = "23.8.28rc0"


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

0 comments on commit 138842e

Please sign in to comment.