Skip to content

Commit

Permalink
🎨 add project version
Browse files Browse the repository at this point in the history
(seems like it's required to add project.scripts)

Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com>
  • Loading branch information
prashantgupta24 committed Apr 16, 2024
1 parent b36f4e0 commit 18a6243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "vllm"
dynamic = ["version"]
version = "1.2.3"

[project.scripts]
vllm = 'vllm.cli:app'
Expand Down

0 comments on commit 18a6243

Please sign in to comment.