Skip to content

Commit

Permalink
update __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 17, 2024
1 parent 748be35 commit 2990c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alpaca_eval/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

from .main import * # noqa

__version__ = "0.6.4"
__version__ = "0.6.5"

0 comments on commit 2990c4d

Please sign in to comment.