Bump version of 0.4.1 (#4177)
This commit is contained in:
parent
d17c8477f1
commit
221d93ecbf
@ -9,7 +9,7 @@ from vllm.model_executor.models import ModelRegistry
|
||||
from vllm.outputs import CompletionOutput, RequestOutput
|
||||
from vllm.sampling_params import SamplingParams
|
||||
|
||||
__version__ = "0.4.0.post1"
|
||||
__version__ = "0.4.1"
|
||||
|
||||
__all__ = [
|
||||
"LLM",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user