Initialize Scheduling module manifest

This commit is contained in:
2026-07-12 09:23:18 +02:00
parent 564635c776
commit 99db968edf
8 changed files with 406 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
"""GovOPlaN Scheduling module."""
__all__ = ["__version__"]
__version__ = "0.1.8"