We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a113283 commit a5f1110Copy full SHA for a5f1110
2 files changed
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.view"
13
-version = "5.1"
+version = "5.2.dev0"
14
description = "Grok-like configuration for Zope browser pages"
15
license = "ZPL-2.1"
16
classifiers = [
0 commit comments