We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d1931 commit 527336dCopy full SHA for 527336d
2 files changed
CHANGES.rst
@@ -1,6 +1,12 @@
1
History
2
=======
3
4
+2.0.1 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
2.0.0 (2026-02-03)
11
------------------
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "node.ext.ldap"
-version = "2.0.0"
+version = "2.0.1.dev0"
description = "LDAP/AD convenience with Node-trees based on python-ldap"
dynamic = ["readme"]
requires-python = ">=3.10"
0 commit comments