Skip to content

Commit

Permalink
Merge c33f6df into b150a7b
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkkd committed Dec 27, 2017
2 parents b150a7b + c33f6df commit 3190a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@ def get_version():
packages=find_packages(),
zip_safe=False,
install_requires=[
'django>=1.8,<2.0',
'django>=1.8,<=2.0',
'jsonfield>=1.0.3',
'simplejson',
'six',
Expand Down

0 comments on commit 3190a73

Please sign in to comment.