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 22783f5 commit 0edfa29Copy full SHA for 0edfa29
setup.py
@@ -8,7 +8,7 @@
8
9
setup_args = dict(
10
name='django-json-model-widget',
11
- version='0.0.4',
+ version='0.0.5',
12
description='Custom flat json field widget for model pairs',
13
long_description_content_type="text/markdown",
14
long_description=README + '\n\n' + HISTORY,
0 commit comments