"cuda/offset_generator.cu" did not exist on "5ad13a9e92f15e8ab7741e2e787a7311c8679928"
Unverified Commit 671af2b1 authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

Bump up to v0.2.6 (#2157)

parent 6f41f0e3
......@@ -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.5"
__version__ = "0.2.6"
__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