We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02fc95 commit e9821caCopy full SHA for e9821ca
CHANGES.rst
@@ -1,7 +1,7 @@
1
Version 2.3.0
2
-------------
3
4
-Unreleased
+Released 2024-10-24
5
6
- When getting the canonical URL on Read the Docs, replace the path with
7
``/en/stable/`` instead of ``/page/``. This can be configured with
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "Pallets-Sphinx-Themes"
-version = "2.3.0.dev"
+version = "2.3.0"
description = "Sphinx themes for Pallets and related projects."
readme = "README.md"
license = { file = "LICENSE.txt" }
0 commit comments