Unverified Commit 87a658c8 authored by Simon Mo's avatar Simon Mo Committed by GitHub
Browse files

Bump version to v0.4.3 (#5046)

parent 429d8972
......@@ -12,7 +12,7 @@ from vllm.outputs import (CompletionOutput, EmbeddingOutput,
from vllm.pooling_params import PoolingParams
from vllm.sampling_params import SamplingParams
__version__ = "0.4.2"
__version__ = "0.4.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