Skip to content

Commit

Permalink
Version bump to 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Nov 15, 2023
1 parent 4ffb252 commit 9a9b5d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Changelog
=========

Unreleased
~~~~~~~~~~
0.9.3 (15.11.2023)
~~~~~~~~~~~~~~~~~~

* Apply Wagtail 5.2 upgrade considerations (Katherine Domingo)
* Fix deprecated UserPagePermissionsProxy / get_explorable_root_page imports in advance of Wagtail 6.0 (Matt Westcott)


0.9.2 (02.11.2023)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

0 comments on commit 9a9b5d7

Please sign in to comment.