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 067b982 commit b4c6995Copy full SHA for b4c6995
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.4'
+__version__ = '0.4.1'
0 commit comments