Skip to content

Commit

Permalink
Merge branch 'release/4.0.2' into develop
Browse files Browse the repository at this point in the history
* release/4.0.2:
  Bump version to 4.0.2
  • Loading branch information
vstoykov committed Dec 5, 2017
2 parents 6319891 + ea66e3d commit 115b596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagekit/pkgmeta.py
@@ -1,5 +1,5 @@
__title__ = 'django-imagekit'
__author__ = 'Matthew Tretter, Venelin Stoykov, Eric Eldredge, Bryan Veloso, Greg Newman, Chris Drackett, Justin Driscoll'
__version__ = '4.0.1'
__version__ = '4.0.2'
__license__ = 'BSD'
__all__ = ['__title__', '__author__', '__version__', '__license__']

0 comments on commit 115b596

Please sign in to comment.