From c189bf0bf271ec297f301ef4fe238a6197960ef5 Mon Sep 17 00:00:00 2001
From: lukken <lukken@astron.nl>
Date: Thu, 14 Mar 2024 10:13:12 +0100
Subject: [PATCH] Create 0.29.0 release

---
 README.md                   | 1 +
 tangostationcontrol/VERSION | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4ce91b47b..58632e42f 100644
--- a/README.md
+++ b/README.md
@@ -166,6 +166,7 @@ Next change the version in the following places:
 
 # Release Notes
 
+* 0.29.0 Metric & Logging replication to central monitoring
 * 0.28.2 Bugfixes / rollout fixes
 * 0.28.1 Bugfixes / rollout fixes
 * 0.28.0 Make `StationManager` device asynchronous
diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION
index a37255a85..ae6dd4e20 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.28.2
+0.29.0
-- 
GitLab