Skip to content

Commit

Permalink
Version bump to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Nov 6, 2023
1 parent 52da076 commit e5700ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

0.3.1 (2023-11-06)
~~~~~~~~~~~~~~~~~~

* Use external wagtail-modeladmin package where available
* Added support for Wagtail 5.1 - 5.2 and provisional support for Wagtail 6.0


0.3 (2023-08-10)
~~~~~~~~~~~~~~~~

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-experiments',
version='0.3',
version='0.3.1',
description="A/B testing for Wagtail",
author='Matthew Westcott',
author_email='[email protected]',
Expand Down

0 comments on commit e5700ca

Please sign in to comment.