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 2f27db6 commit ef081bcCopy full SHA for ef081bc
src/typed_app_settings/__init__.py
@@ -1,6 +1,6 @@
1
"""A package to create and use app specific settings with type hints."""
2
3
-__version__ = "0.3"
+__version__ = "0.4"
4
5
from ._lib import typed_settings_prefix, typed_settings_dict, UndefinedValue, undefined
6
0 commit comments