Skip to content

Commit

Permalink
Bump version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tm-kn committed Aug 4, 2020
1 parent 6c829bd commit 47cda6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
@@ -1,3 +1,7 @@
0.0.5 - 4th August 2020
-----------------------
* Add compatibility for Wagtail 2.9

0.0.4 - 12th February 2020
--------------------------
* Add logo to the README.
Expand Down
2 changes: 1 addition & 1 deletion wagtail_storages/__init__.py
@@ -1,3 +1,3 @@
__version__ = "0.0.4"
__version__ = "0.0.5"

default_app_config = "wagtail_storages.apps.WagtailStoragesConfig"

0 comments on commit 47cda6b

Please sign in to comment.