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 a5c07d8 commit 5c8f158Copy full SHA for 5c8f158
json_to_models/__init__.py
@@ -1,4 +1,4 @@
1
from pkg_resources import parse_version
2
3
-__version__ = "0.1.1"
+__version__ = "0.1.2"
4
VERSION = parse_version(__version__)
0 commit comments