Skip to content

Commit

Permalink
bump the daiquiri version to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kimakan committed Dec 22, 2023
1 parent 8376eb5 commit d260816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daiquiri/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'django-daiquiri'
__version__ = '0.4.4'
__version__ = '0.4.5'
__author__ = 'Jochen Klar'
__email__ = '[email protected]'
__license__ = 'Apache-2.0'
Expand Down

0 comments on commit d260816

Please sign in to comment.