Skip to content

Commit e9821ca

Browse files
committed
release version 2.3.0
1 parent e02fc95 commit e9821ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Version 2.3.0
22
-------------
33

4-
Unreleased
4+
Released 2024-10-24
55

66
- When getting the canonical URL on Read the Docs, replace the path with
77
``/en/stable/`` instead of ``/page/``. This can be configured with

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Pallets-Sphinx-Themes"
3-
version = "2.3.0.dev"
3+
version = "2.3.0"
44
description = "Sphinx themes for Pallets and related projects."
55
readme = "README.md"
66
license = { file = "LICENSE.txt" }

0 commit comments

Comments
 (0)