"vllm/vscode:/vscode.git/clone" did not exist on "d66ac62854e04c8fda83506dc93ef7971ebf593a"
Unverified Commit c5f7740d authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

Bump up to v0.2.2 (#1689)

parent be66d9b1
......@@ -8,7 +8,7 @@ from vllm.entrypoints.llm import LLM
from vllm.outputs import CompletionOutput, RequestOutput
from vllm.sampling_params import SamplingParams
__version__ = "0.2.1"
__version__ = "0.2.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