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 0a037be commit a854fbcCopy full SHA for a854fbc
CHANGES.md
@@ -9,6 +9,13 @@
9
10
<!-- towncrier release notes start -->
11
12
+## 2.2.1 (2025-11-08)
13
+
14
15
+### Bug fixes:
16
17
+- Fix switch to native namespace script to expect `bumpversion` to be globally available @gforcada
18
19
## 2.2.0 (2025-11-08)
20
21
news/+ignore.bugfix
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
name = "plone.meta"
-version = "2.2.1.dev0"
+version = "2.2.1"
description = "Applies a standard set of configuration files for Plone repositories"
readme = "README.md"
license = { file = "LICENSE" }
0 commit comments