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

Commit f1cd710

Browse files
dhuangnmdhuang
and
dhuang
authored
update version for hotfix 0.6.1 (#169)
Co-authored-by: dhuang <[email protected]>
1 parent 08a210c commit f1cd710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deepsparse/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
from deepsparse.generated_version import is_release, splash, version
3939
except Exception:
4040
# otherwise, fall back to version info in this file
41-
version = "0.6.0"
41+
version = "0.6.1"
4242
is_release = False
4343
splash = (
4444
"DeepSparse Engine, Copyright 2021-present / Neuralmagic, Inc. "

0 commit comments

Comments
 (0)