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 7059ce5 commit 754803dCopy full SHA for 754803d
json_field/__init__.py
@@ -3,4 +3,4 @@
3
except ImportError:
4
pass # fails when imported by setup.py, no worries
5
6
-__version__ = '0.1'
+__version__ = '0.2'
0 commit comments