We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ff5a3 commit ec23bbaCopy full SHA for ec23bba
chaoslib/__init__.py
@@ -26,7 +26,7 @@
26
27
__all__ = ["__version__", "decode_bytes", "substitute", "merge_vars",
28
"convert_vars"]
29
-__version__ = '1.13.0'
+__version__ = '1.13.1'
30
31
32
def substitute(data: Union[None, str, Dict[str, Any], List],
0 commit comments