Skip to content

Commit

Permalink
Bump version to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vstoykov committed Feb 22, 2017
1 parent 855c9a3 commit 46d2a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagekit/pkgmeta.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'django-imagekit'
__author__ = 'Matthew Tretter, Venelin Stoykov, Eric Eldredge, Bryan Veloso, Greg Newman, Chris Drackett, Justin Driscoll'
__version__ = '3.3'
__version__ = '4.0'
__license__ = 'BSD'
__all__ = ['__title__', '__author__', '__version__', '__license__']

0 comments on commit 46d2a9e

Please sign in to comment.