fix(campaign): initialize delivery worker runtime

This commit is contained in:
2026-07-22 18:26:11 +02:00
parent 01ef541917
commit e3cc476508
6 changed files with 22 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-campaign"
version = "0.1.10"
version = "0.1.11"
description = "GovOPlaN campaigns module with backend and WebUI integration."
readme = "README.md"
requires-python = ">=3.12"