Skip to content

Commit

Permalink
Bump version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vstoykov committed Sep 28, 2023
1 parent 5bcd973 commit 07f2b3c
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.1.0'
__version__ = '5.0.0'
__license__ = 'BSD'
__all__ = ['__title__', '__author__', '__version__', '__license__']

0 comments on commit 07f2b3c

Please sign in to comment.