Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Avner Cohen committed Nov 7, 2023
1 parent 933d4c2 commit 1f2055a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion celery/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

SERIES = 'cliffs'

__version__ = '4.4.7'
__version__ = '4.5.0'
__author__ = 'Ask Solem'
__contact__ = '[email protected]'
__homepage__ = 'http://celeryproject.org'
Expand Down

0 comments on commit 1f2055a

Please sign in to comment.