Release version 1.0.0
Some checks failed
CI - tests / Unit tests (make test) (push) Has been cancelled

This commit is contained in:
2026-01-06 16:25:56 +01:00
parent 2b86a16fed
commit 7f644fa43d
2 changed files with 5 additions and 1 deletions

4
CHANGELOG.md Normal file
View File

@@ -0,0 +1,4 @@
## [1.0.0] - 2026-01-06
* Official Release🥳

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "ldapsm"
version = "0.1.0"
version = "1.0.0"
description = "CLI tool to manage OpenLDAP schema snippets under cn=config"
readme = "README.md"
requires-python = ">=3.9"