We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9b076 commit 7da461cCopy full SHA for 7da461c
imagekit/pkgmeta.py
@@ -1,5 +1,5 @@
1
__title__ = 'django-imagekit'
2
__author__ = 'Matthew Tretter, Venelin Stoykov, Eric Eldredge, Bryan Veloso, Greg Newman, Chris Drackett, Justin Driscoll'
3
-__version__ = '4.0.2'
+__version__ = '4.1.0'
4
__license__ = 'BSD'
5
__all__ = ['__title__', '__author__', '__version__', '__license__']
0 commit comments