Skip to content

Commit 0edfa29

Browse files
committed
improved README.MD
1 parent 22783f5 commit 0edfa29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup_args = dict(
1010
name='django-json-model-widget',
11-
version='0.0.4',
11+
version='0.0.5',
1212
description='Custom flat json field widget for model pairs',
1313
long_description_content_type="text/markdown",
1414
long_description=README + '\n\n' + HISTORY,

0 commit comments

Comments
 (0)