Skip to content

Commit

Permalink
Release version 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed Sep 10, 2019
1 parent f9f6116 commit 7c7a299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
django-storages CHANGELOG
=========================

1.7.2 (2019-09-XX)
1.7.2 (2019-09-10)
******************

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.7.1'
__version__ = '1.7.2'

0 comments on commit 7c7a299

Please sign in to comment.