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

Commit c5769a2

Browse files
dhuangnmdhuang
andauthored
bump up version to 1.6.0 (#1604)
Co-authored-by: dhuang <dhuang@MacBook-Pro-2.local>
1 parent a09cb04 commit c5769a2

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.5.0"
22+
version_base = "1.6.0"
2323
is_release = False # change to True to set the generated version as a release version
2424

2525

0 commit comments

Comments
 (0)