Skip to content

Commit

Permalink
Merge branch 'release/3.2.7' into develop
Browse files Browse the repository at this point in the history
* release/3.2.7:
  Bump the version to 3.2.7.
  • Loading branch information
bryanveloso committed Aug 24, 2015
2 parents 71e2a5b + 75763b8 commit 673b95b
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, Eric Eldredge, Bryan Veloso, Greg Newman, Chris Drackett, Justin Driscoll'
__version__ = '3.2.6'
__version__ = '3.2.7'
__license__ = 'BSD'
__all__ = ['__title__', '__author__', '__version__', '__license__']

0 comments on commit 673b95b

Please sign in to comment.