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 adb9d7c commit bfb6814Copy full SHA for bfb6814
schematized_config/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.2"
+__version__ = "0.0.3"
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
2
repo = python-schematized-config
3
lib_name = python-schematized-config
4
-version = 0.0.2
+version = 0.0.3
5
min_python = 3.7
6
license = apache2
7
black_formatting = False
0 commit comments