Skip to content

Commit

Permalink
Bump version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vstoykov committed Nov 2, 2021
1 parent 8a9b076 commit 7da461c
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, Venelin Stoykov, Eric Eldredge, Bryan Veloso, Greg Newman, Chris Drackett, Justin Driscoll'
__version__ = '4.0.2'
__version__ = '4.1.0'
__license__ = 'BSD'
__all__ = ['__title__', '__author__', '__version__', '__license__']

0 comments on commit 7da461c

Please sign in to comment.