Skip to content

Commit 7c68e78

Browse files
committed
- vb [ci skip]
1 parent 00f040c commit 7c68e78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Change log
44
This change log covers releases starting with version 3.0. For earlier
55
releases, see the file `HISTORY.txt` in this folder.
66

7+
5.3 (unreleased)
8+
----------------
9+
10+
711
5.2 (2024-01-03)
812
----------------
913
- update to latest zope meta config templates

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def read(name):
2626

2727

2828
setup(name='Products.LDAPUserFolder',
29-
version='5.2',
29+
version='5.3.dev0',
3030
description='A LDAP-enabled Zope user folder',
3131
long_description=read('README.rst'),
3232
classifiers=[

0 commit comments

Comments
 (0)