Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
abogushov committed Jul 21, 2017
1 parent 401f956 commit 1d836fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/json_editor_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
psycopg2==2.7.1
Django==1.11.2
git+https://github.com/abogushov/[email protected].3
git+https://github.com/abogushov/[email protected].6
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='django-admin-json-editor',
version='0.0.2',
version='0.0.6',
packages=find_packages(),
include_package_data=True,
license='MIT License',
Expand Down

0 comments on commit 1d836fb

Please sign in to comment.