Skip to content

Commit

Permalink
chore: fix build number
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Feb 23, 2023
1 parent 9bbf5d5 commit b43e9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/system/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Package information."""

__version__ = "8.1.24.post2"
__build__ = "2023021409"
__build__ = "2023011208"

0 comments on commit b43e9a7

Please sign in to comment.