Skip to content

Commit 0998b8e

Browse files
committed
chore: bump to 0.1.5
1 parent 17a3fb5 commit 0998b8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
44
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
55

6-
[0.1.5] - Unreleased
6+
[0.1.5] - 2024-08-30
77
====================
88

99
Added

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[tool]
66
[tool.poetry]
77
name = "slapd"
8-
version = "0.1.4"
8+
version = "0.1.5"
99
description = "Controls a slapd process in a pythonic way"
1010
license = "MIT"
1111
keywords = ["ldap", "slapd"]

0 commit comments

Comments
 (0)