"git@developer.sourcefind.cn:OpenDAS/torch-harmonics.git" did not exist on "0c067c86a6e00c7e875b641263c6601cfb21c95a"
Unverified Commit 1c395b4e authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

Bump up the version (#300)

parent 3d64cf01
......@@ -8,7 +8,7 @@ from vllm.entrypoints.llm import LLM
from vllm.outputs import CompletionOutput, RequestOutput
from vllm.sampling_params import SamplingParams
__version__ = "0.1.1"
__version__ = "0.1.2"
__all__ = [
"LLM",
......
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