Skip to content

Commit 3e3ad79

Browse files
committed
chore: release 0.1.4
1 parent e93768d commit 3e3ad79

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ 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.4] - 2023-08-13
7+
====================
8+
69
Added
710
*****
811

pyproject.toml

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

0 commit comments

Comments
 (0)