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