Skip to content

Commit 87a658c

Browse files
authored
Bump version to v0.4.3 (#5046)
1 parent 429d897 commit 87a658c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from vllm.pooling_params import PoolingParams
1313
from vllm.sampling_params import SamplingParams
1414

15-
__version__ = "0.4.2"
15+
__version__ = "0.4.3"
1616

1717
__all__ = [
1818
"LLM",

0 commit comments

Comments
 (0)