From 1f1a7b60603a2a4e6d9cb197105cdc48417ebcad Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Tue, 8 Oct 2024 17:53:09 +0200
Subject: [PATCH] bump

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

diff --git a/README.md b/README.md
index 480c86204..0524b6992 100644
--- a/README.md
+++ b/README.md
@@ -151,6 +151,7 @@ Next change the version in the following places:
 
 # Release Notes
 
+* 0.43.1 Fix rounding for the coarse delay and loss compensations.
 * 0.43.0 Use PyTango 10.0.0
 * 0.42.12 Calibration device now fetches the station's name from the StationManager
 * 0.42.11 Fix HBA inner antenna mask for remote stations
diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION
index 8298bb08b..f8287cf95 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.43.0
+0.43.1
-- 
GitLab