Skip to content

Commit

Permalink
bump up to 0.7.1 for patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
dhuangnm authored and dhuangnm committed Oct 16, 2024
1 parent b2abe72 commit d55b1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compressed_tensors/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"""


version_base = "0.7.0"
version_base = "0.7.1"
is_release = True # change to True to set the generated version as a release version


Expand Down

0 comments on commit d55b1ba

Please sign in to comment.