Skip to content

Commit

Permalink
Bump to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Stormheg committed Nov 16, 2023
1 parent 1b7c9dc commit 8e1bb22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - XXXX-XX-XX
## [0.8] - 2023-11-16

- [Wagtail 4.1, 4.2, 5.0, 5.1 and 5.2 support 🎉](https://github.com/wagtail-nest/wagtail-ab-testing/pull/52)
- NO SUPPORT for Wagtail 4.0 and older, sorry
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name="wagtail-ab-testing",
version="0.7",
version="0.8",
description="A/B Testing for Wagtail",
author="Karl Hobley",
author_email="[email protected]",
Expand Down

0 comments on commit 8e1bb22

Please sign in to comment.