Skip to content

Commit

Permalink
Release version 1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed Jul 9, 2024
1 parent a79a304 commit a294c88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
django-storages CHANGELOG
=========================

UNRELEASED
**********
1.14.4 (2024-07-09)
*******************

S3
--
Expand Down
2 changes: 1 addition & 1 deletion storages/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.14.3"
__version__ = "1.14.4"

0 comments on commit a294c88

Please sign in to comment.