Skip to content

Commit

Permalink
Prepare 0.11.1 bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
Stormheg committed Oct 2, 2024
1 parent 26ee651 commit 8c23eb3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ 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).

## [0.12] - [Unreleased]
## [0.11.1] - 2024-10-02

Nothing new yet.
- [Fix missing SVG icons in previous release](https://github.com/wagtail-nest/wagtail-ab-testing/pull/89)

## [0.11] - 2024-09-17

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "wagtail-ab-testing"
version = "0.12"
version = "0.11.1"
description = "A/B Testing for Wagtail"
readme = "README.md"
authors = [
Expand Down

0 comments on commit 8c23eb3

Please sign in to comment.