Skip to content

Commit

Permalink
Version Up
Browse files Browse the repository at this point in the history
  • Loading branch information
RogueMaster committed May 12, 2023
1 parent 4d2f482 commit f0144d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def get_version_info(self):

version = (
os.environ.get("DIST_SUFFIX", None)
or "0.82.5"
or "0.83.1"
)

custom_fz_name = (
Expand Down

0 comments on commit f0144d7

Please sign in to comment.