"vscode:/vscode.git/clone" did not exist on "35358a2decad0c1e2972a8311ff49bfc14a326e1"
Unverified Commit 791d79de authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

Bump up the version to v0.1.4 (#846)

parent 94d2f598
......@@ -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.3"
__version__ = "0.1.4"
__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