Skip to content

Commit 373e041

Browse files
dhuangnmdhuang
and
dhuang
authored
bump hotfix version to 1.5.3 (#1184)
Co-authored-by: dhuang <[email protected]>
1 parent 42c857c commit 373e041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deepsparse/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
from deepsparse.generated_version import is_enterprise, is_release, splash, version
4040
except Exception:
4141
# otherwise, fall back to version info in this file
42-
version = "1.5.2"
42+
version = "1.5.3"
4343
is_release = False
4444
is_enterprise = False
4545
splash = (

0 commit comments

Comments
 (0)