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 d937e3e commit 07eb36fCopy full SHA for 07eb36f
CHANGES.rst
@@ -1,7 +1,7 @@
1
Version 2.2.0
2
-------------
3
4
-Unreleased
+Released 2024-10-15
5
6
- Get canonical URL from environment variable when building on Read the Docs.
7
:pr:`117`
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "Pallets-Sphinx-Themes"
-version = "2.2.0.dev"
+version = "2.2.0"
description = "Sphinx themes for Pallets and related projects."
readme = "README.md"
license = { file = "LICENSE.txt" }
0 commit comments