We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a3fb5 commit 0998b8eCopy full SHA for 0998b8e
CHANGES.rst
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
4
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
5
6
-[0.1.5] - Unreleased
+[0.1.5] - 2024-08-30
7
====================
8
9
Added
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool]
[tool.poetry]
name = "slapd"
-version = "0.1.4"
+version = "0.1.5"
description = "Controls a slapd process in a pythonic way"
10
license = "MIT"
11
keywords = ["ldap", "slapd"]
0 commit comments