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 5ebac1f commit 646aa94Copy full SHA for 646aa94
json_to_models/__init__.py
@@ -1,4 +1,4 @@
1
from pkg_resources import parse_version
2
3
-__version__ = "0.1.0.post1"
+__version__ = "0.1.0.post2"
4
VERSION = parse_version(__version__)
0 commit comments