Skip to content

Commit

Permalink
Release version 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed Jun 23, 2017
1 parent fe0ee53 commit ef2c0e3
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 change log
==========================

1.6.3 (XXXX-XX-XX)
1.6.3 (2017-06-23)
******************

* Revert default ``AWS_S3_SIGNATURE_VERSION`` to be V2 to restore backwards
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.6.2'
__version__ = '1.6.3'

0 comments on commit ef2c0e3

Please sign in to comment.