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 25fb3e0 commit f659894Copy full SHA for f659894
json_to_models/__init__.py
@@ -1,4 +1,4 @@
1
from pkg_resources import parse_version
2
3
-__version__ = "0.1b1"
+__version__ = "0.1b2"
4
VERSION = parse_version(__version__)
0 commit comments