We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90da138 commit 66bf468Copy full SHA for 66bf468
utils/neuralmagic/version.py
@@ -5,7 +5,7 @@
5
from datetime import date
6
7
8
-nm_version_base = "1.6.0"
+nm_version_base = "1.7.0"
9
yolov5_version_base = "60200" # 6.2.0
10
is_release = False # change to True to set the generated version as a release version
11
0 commit comments