Skip to content

Commit

Permalink
bump version to 0.2 - quantization config support
Browse files Browse the repository at this point in the history
  • Loading branch information
bfineran authored Apr 12, 2024
1 parent ddda03b commit f64ec82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def _setup_extras() -> Dict:

setup(
name="sparsetensors",
version="0.1.0",
version="0.2.0",
author="Neuralmagic, Inc.",
author_email="support@neuralmagic.com",
description="Library for utilization of compressed safetensors of neural network models",
Expand Down

0 comments on commit f64ec82

Please sign in to comment.