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 b59809f commit 7021abfCopy full SHA for 7021abf
CONTRIBUTORS.txt
@@ -3,3 +3,4 @@ Contributors
3
4
* Alexander Bogushov (https://github.com/abogushov)
5
* Malik S (https://github.com/flyudvik)
6
+* mlevental (https://github.com/mlevental)
django_admin_json_editor/__init__.py
@@ -1,3 +1,3 @@
1
from .admin import JSONEditorWidget # noqa
2
-__version__ = '0.1.4'
+__version__ = '0.1.5'
0 commit comments