diff --git a/README.md b/README.md
index 480c86204f16bd7e3aa17f1ea635ba24a19879bd..0524b6992bb416de20d4c4650edae0bf25ff4a6f 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 8298bb08b2d508998f7c7e6acc20c2a5177598dc..f8287cf9564db399c11ab5b0578cb0bb2e36bcf0 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.43.0
+0.43.1