Skip to content

Commit

Permalink
Version bump to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Sep 24, 2020
1 parent 05040d8 commit e0b5d8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
@@ -1,6 +1,12 @@
Changelog
=========

0.5.1 (24.09.2020)
~~~~~~~~~~~~~~~~~~

* Fix handling of nullable FileFields (Jacob Topp-Mugglestone)


0.5 (10.09.2020)
~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@

setup(
name='wagtail-transfer',
version='0.5',
version='0.5.1',
description="Content transfer for Wagtail",
author='Matthew Westcott',
author_email='matthew.westcott@torchbox.com',
Expand Down

0 comments on commit e0b5d8a

Please sign in to comment.