"test/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "e521fa3f6fab1de54de072d2c1a838e497fb5e2d"
Unverified Commit aa84c92e authored by Zhuohan Li's avatar Zhuohan Li Committed by GitHub
Browse files

Bump up version to 0.1.3 (#657)

parent f7389f47
......@@ -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.2"
__version__ = "0.1.3"
__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