Skip to content

Commit

Permalink
Release version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed Jun 22, 2017
1 parent 98556ab commit c5c0519
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.2 (XXXX-XX-XX)
1.6.2 (2017-06-22)
******************

* Fix regression in ``safe_join()`` to handle a trailing slash in an
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.1'
__version__ = '1.6.2'

0 comments on commit c5c0519

Please sign in to comment.