mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-12 17:21:01 +00:00
Merge branch 'release/3.2.5' into develop
* release/3.2.5: Bump the version to 3.2.5.
This commit is contained in:
commit
c5738740fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
__title__ = 'django-imagekit'
|
||||
__author__ = 'Matthew Tretter, Eric Eldredge, Bryan Veloso, Greg Newman, Chris Drackett, Justin Driscoll'
|
||||
__version__ = '3.2.4'
|
||||
__version__ = '3.2.5'
|
||||
__license__ = 'BSD'
|
||||
__all__ = ['__title__', '__author__', '__version__', '__license__']
|
||||
|
|
|
|||
Loading…
Reference in a new issue