Skip to content

Commit 07f2b3c

Browse files
committed
Bump version to 5.0.0
1 parent 5bcd973 commit 07f2b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imagekit/pkgmeta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = 'django-imagekit'
22
__author__ = 'Matthew Tretter, Venelin Stoykov, Eric Eldredge, Bryan Veloso, Greg Newman, Chris Drackett, Justin Driscoll'
3-
__version__ = '4.1.0'
3+
__version__ = '5.0.0'
44
__license__ = 'BSD'
55
__all__ = ['__title__', '__author__', '__version__', '__license__']

0 commit comments

Comments
 (0)