Skip to content

Commit

Permalink
Bump version to v0.6.0 (vllm-project#8166)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-mo authored Sep 4, 2024
1 parent 008cf88 commit 32e7db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vllm/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
stacklevel=2)
__commit__ = "COMMIT_HASH_PLACEHOLDER"

__version__ = "0.5.5"
__version__ = "0.6.0"

0 comments on commit 32e7db2

Please sign in to comment.