Skip to content

Commit

Permalink
Bump version to v1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGrupp committed Jun 13, 2024
1 parent f7dedbe commit 63ea6f0
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.28.0"
__version__ = "v1.29.0"


class EvoException(Exception):
Expand Down

0 comments on commit 63ea6f0

Please sign in to comment.