Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4bfde08

Browse files
dhuangnmdhuang
and
dhuang
authoredMar 22, 2022
update version to 0.11.2 for hotfix (#295)
Co-authored-by: dhuang <dhuang@dhuangs-MacBook-Pro.local>
1 parent d16ca23 commit 4bfde08

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.11.1"
41+
version = "0.11.2"
4242
is_release = False
4343
splash = (
4444
"DeepSparse Engine, Copyright 2021-present / Neuralmagic, Inc. "

0 commit comments

Comments
 (0)
This repository has been archived.