Skip to content

Commit

Permalink
Bump version to 1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGrupp committed Oct 14, 2024
1 parent 8f0d639 commit cc9ba39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

PACKAGE_BASE_PATH = Path(__file__).absolute().parent

__version__ = "v1.30.0"
__version__ = "v1.30.1"


class EvoException(Exception):
Expand Down

0 comments on commit cc9ba39

Please sign in to comment.