Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 03c425f

Browse files
authored
update version to 1.3.1 for hotfix (#1279)
1 parent b444028 commit 03c425f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sparseml/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from datetime import date
2020

2121

22-
version_base = "1.3.0"
22+
version_base = "1.3.1"
2323
is_release = False # change to True to set the generated version as a release version
2424

2525

0 commit comments

Comments
 (0)