Release version 1.0.0
Some checks failed
CI - tests / Unit tests (make test) (push) Has been cancelled
Some checks failed
CI - tests / Unit tests (make test) (push) Has been cancelled
This commit is contained in:
4
CHANGELOG.md
Normal file
4
CHANGELOG.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
## [1.0.0] - 2026-01-06
|
||||||
|
|
||||||
|
* Official Release🥳
|
||||||
|
|
||||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ldapsm"
|
name = "ldapsm"
|
||||||
version = "0.1.0"
|
version = "1.0.0"
|
||||||
description = "CLI tool to manage OpenLDAP schema snippets under cn=config"
|
description = "CLI tool to manage OpenLDAP schema snippets under cn=config"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user