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 8eca6ad commit e6fa737Copy full SHA for e6fa737
2 files changed
CHANGES.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 3.0.3 (unreleased)
4
+
5
+- No changes yet.
6
7
## 3.0.2 (2026-04-03)
8
9
- Fix: Add `profile` filter to WSGI pipeline when `profile_repoze` is enabled.
cookiecutter.json
@@ -1,5 +1,5 @@
{
- "_version": "3.0.2",
+ "_version": "3.0.3.dev0",
"_extensions": ["local_extensions.ZopeExtensions"],
"target": "instance",
"location_clienthome": "{{ cookiecutter.target }}/var",
0 commit comments