We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f68d98d commit 21b1ff8Copy full SHA for 21b1ff8
1 file changed
src/zencfg/__init__.py
@@ -3,4 +3,4 @@
3
from .from_dict import cfg_from_flat_dict, cfg_from_nested_dict
4
5
6
-__version__ = "0.1.0"
+__version__ = "0.2.0"
0 commit comments