Skip to content

Commit

Permalink
bump version to v0.5.2 (#6433)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-mo authored Jul 15, 2024
1 parent 4ef95b0 commit 64fdc08
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.1"
__version__ = "0.5.2"

0 comments on commit 64fdc08

Please sign in to comment.