From a6e546ab3847051a50fce01fc28e9cce48057514 Mon Sep 17 00:00:00 2001
From: lukken <lukken@astron.nl>
Date: Thu, 14 Mar 2024 11:25:28 +0100
Subject: [PATCH] Release 0.29.1

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

diff --git a/README.md b/README.md
index 58632e42f..65db1a8f1 100644
--- a/README.md
+++ b/README.md
@@ -166,6 +166,7 @@ Next change the version in the following places:
 
 # Release Notes
 
+* 0.29.1 Cache SNMP MiB files to circumvent ASTRON domain blacklisting
 * 0.29.0 Metric & Logging replication to central monitoring
 * 0.28.2 Bugfixes / rollout fixes
 * 0.28.1 Bugfixes / rollout fixes
diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION
index ae6dd4e20..25939d35c 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.29.0
+0.29.1
-- 
GitLab