Skip to content

Commit

Permalink
bump up version to 1.7.0 (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: dhuang <dhuang@MacBook-Pro-2.local>
  • Loading branch information
dhuangnm and dhuang authored Dec 6, 2023
1 parent 90da138 commit 66bf468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/neuralmagic/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from datetime import date


nm_version_base = "1.6.0"
nm_version_base = "1.7.0"
yolov5_version_base = "60200" # 6.2.0
is_release = False # change to True to set the generated version as a release version

Expand Down

0 comments on commit 66bf468

Please sign in to comment.