Skip to content

Commit

Permalink
bump version to v0.6.1.post2 (vllm-project#8473)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-mo authored Sep 13, 2024
1 parent 18e9e1f commit 9ba0817
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 @@ -10,4 +10,4 @@
stacklevel=2)
__commit__ = "COMMIT_HASH_PLACEHOLDER"

__version__ = "0.6.1.post1"
__version__ = "0.6.1.post2"

0 comments on commit 9ba0817

Please sign in to comment.