Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
  • Loading branch information
Lawouach committed Nov 13, 2023
1 parent 35d2c39 commit 9eb435a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaosk8s/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from logzero import logger

__all__ = ["create_k8s_api_client", "discover", "__version__"]
__version__ = "0.34.0"
__version__ = "0.34.1"


def get_config_path() -> str:
Expand Down

0 comments on commit 9eb435a

Please sign in to comment.