We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9dff49 commit 046eae6Copy full SHA for 046eae6
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=========
4
5
+4.1 (unreleased)
6
+================
7
+
8
+- Nothing changed yet.
9
10
11
4.0 (2025-09-12)
12
================
13
setup.py
@@ -24,7 +24,7 @@ def read(*rnames):
24
25
setup(
26
name='zope.login',
27
- version='4.0',
+ version='4.1.dev0',
28
author='Zope Foundation and Contributors',
29
author_email='zope-dev@zope.dev',
30
description='Login helpers for zope.publisher / authentication.',
0 commit comments