From 0b06ad41847d9096cab527edfbd5b54149800d32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20=C3=96ZDEM=C4=B0R?= Date: Thu, 16 Jul 2026 17:50:36 +0300 Subject: [PATCH] chore(health-agent): bump version to 0.2.0 so prod image tag changes and Swarm re-resolves the digest on deploy --- health-agent/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health-agent/pyproject.toml b/health-agent/pyproject.toml index 20d4016..7c3b34e 100644 --- a/health-agent/pyproject.toml +++ b/health-agent/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "health-agent" -version = "0.1.0" +version = "0.2.0" description = "iklim.co Monitoring Health Agent" requires-python = ">=3.12" dependencies = [