Skip to content

Commit

Permalink
bump version to 0.4.6 (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlpinDale authored Jan 14, 2024
1 parent fe70c6e commit 9f77f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aphrodite/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from aphrodite.common.outputs import CompletionOutput, RequestOutput
from aphrodite.common.sampling_params import SamplingParams

__version__ = "0.4.5"
__version__ = "0.4.6"

__all__ = [
"LLM",
Expand Down

0 comments on commit 9f77f35

Please sign in to comment.