We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7a21e commit 7a3f3b0Copy full SHA for 7a3f3b0
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
5
[tool]
6
[tool.poetry]
7
name = "slapd"
8
-version = "0.1.2"
+version = "0.1.3"
9
description = "Controls a slapd process in a pythonic way"
10
license = "MIT"
11
keywords = ["ldap", "slapd"]
0 commit comments