Commit 04c62b93 authored by zhuwenwen's avatar zhuwenwen
Browse files

update version

parent 2d660ae3
......@@ -368,6 +368,7 @@ def get_version_add(sha: Optional[str] = None) -> str:
if sha != 'Unknown':
if sha is None:
sha = get_sha(vllm_root)
version = 'das.opt1' + sha[:7]
else:
version = 'das.opt1'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment