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