We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f6707 commit 9fea89dCopy full SHA for 9fea89d
2 files changed
docs/changes.rst
@@ -1,11 +1,11 @@
1
2
.. note:: The buildout versions file for all current versions can be found at https://zopefoundation.github.io/groktoolkit/
3
4
-5.4 (unreleased)
+5.4 (2025-06-10)
5
----------------
6
7
- Completely drop ``z3c.autoinclude`` as all packages in groktoolkit no longer
8
- use it.
+ use it (it got deprecated in version 3.0).
9
10
- Update to zopetoolkit version 3.3.
11
docs/conf.py
@@ -66,7 +66,7 @@
66
# other places throughout the built documents.
67
#
68
# The short X.Y version.
69
-version = '5.3'
+version = '5.4'
70
# The full version, including alpha/beta/rc tags.
71
release = version
72
0 commit comments