Skip to content

Commit

Permalink
Prepare version 3.3 with Django 1.11 compatibility. Refs #87
Browse files Browse the repository at this point in the history
  • Loading branch information
EnTeQuAk committed Apr 14, 2017
1 parent ead44b0 commit dc73b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages


version = '3.2'
version = '3.3'


if sys.argv[-1] == 'publish':
Expand Down

0 comments on commit dc73b76

Please sign in to comment.