Skip to content

Commit 8c23eb3

Browse files
committed
Prepare 0.11.1 bugfix release
1 parent 26ee651 commit 8c23eb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.12] - [Unreleased]
8+
## [0.11.1] - 2024-10-02
99

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

1212
## [0.11] - 2024-09-17
1313

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "wagtail-ab-testing"
7-
version = "0.12"
7+
version = "0.11.1"
88
description = "A/B Testing for Wagtail"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)