This commit is contained in:
2026-08-20 11:39:14 +02:00
parent f7067d8585
commit 7c366a9ca4
11 changed files with 1362 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
"""Interface graphique pour piloter le workflow Copienator."""
__all__ = ["__version__"]
__version__ = "0.1.0"