Skip to content

Commit

Permalink
update version to 1.3.1 for hotfix (#1279)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhuangnm committed Dec 20, 2022
1 parent b444028 commit 03c425f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sparseml/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from datetime import date


version_base = "1.3.0"
version_base = "1.3.1"
is_release = False # change to True to set the generated version as a release version


Expand Down

0 comments on commit 03c425f

Please sign in to comment.