We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359cbed commit ae3cee7Copy full SHA for ae3cee7
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+4.2 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
4.1 (2025-05-23)
11
----------------
12
setup.py
@@ -24,7 +24,7 @@ def read(*rnames):
24
25
setup(
26
name='grokcore.security',
27
- version='4.1',
+ version='4.2.dev0',
28
author='Grok Team',
29
author_email='zope-dev@zope.dev',
30
url='https://github.com/zopefoundation/grokcore.security',
0 commit comments