We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15065b9 commit 8fa764cCopy full SHA for 8fa764c
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+5.2 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
5.1 (2026-03-19)
11
----------------
12
pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "grokcore.site"
13
-version = "5.1"
+version = "5.2.dev0"
14
description = "Grok-like configuration for Zope local site and utilities"
15
license = "ZPL-2.1"
16
classifiers = [
0 commit comments