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

Commit ff43990

Browse files
dhuangnmdhuang
andauthored
update main to 0.8.0 (#108)
Co-authored-by: dhuang <[email protected]>
1 parent c1082e9 commit ff43990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sparsezoo/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 = "0.7.0"
22+
version_base = "0.8.0"
2323
is_release = False # change to True to set the generated version as a release version
2424

2525

0 commit comments

Comments
 (0)