Skip to content

Commit 1d836fb

Browse files
committed
Fix version
1 parent 401f956 commit 1d836fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
psycopg2==2.7.1
22
Django==1.11.2
3-
git+https://github.com/abogushov/[email protected].3
3+
git+https://github.com/abogushov/[email protected].6

setup.py

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

1010
setup(
1111
name='django-admin-json-editor',
12-
version='0.0.2',
12+
version='0.0.6',
1313
packages=find_packages(),
1414
include_package_data=True,
1515
license='MIT License',

0 commit comments

Comments
 (0)