Initialize GovOPlaN REST connector

This commit is contained in:
2026-07-11 17:17:03 +02:00
commit ada9f843eb
10 changed files with 226 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
"""GovOPlaN REST connector module."""
__all__ = ["__version__"]
__version__ = "0.1.7"