Skip to content

Commit 9eb435a

Browse files
committed
bump version
Signed-off-by: Sylvain Hellegouarch <[email protected]>
1 parent 35d2c39 commit 9eb435a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chaosk8s/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from logzero import logger
1313

1414
__all__ = ["create_k8s_api_client", "discover", "__version__"]
15-
__version__ = "0.34.0"
15+
__version__ = "0.34.1"
1616

1717

1818
def get_config_path() -> str:

0 commit comments

Comments
 (0)