Expose identity lookup API

This commit is contained in:
2026-07-10 18:57:19 +02:00
parent 4f4d05db42
commit d7bf71a2d9
6 changed files with 144 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-identity"
version = "0.1.6"
version = "0.1.7"
description = "GovOPlaN identity directory module."
readme = "README.md"
requires-python = ">=3.12"