From 80fafaac2ae5e2a338c40c692deb1b4ad2a4f5dd Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Mon, 13 Mar 2023 08:55:10 +0100
Subject: [PATCH] L2SS-1258: Bump version

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

diff --git a/README.md b/README.md
index efcffd564..47d20a569 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,7 @@ Next change the version in the following places:
 
 # Release Notes
 
+* 0.11.1 Fix event unsubscription in TemperatureManager
 * 0.11.0 Added StationManager device
 * 0.10.0 Add `AntennaToSdpMapper` and fpga_sdp_info_* mapped attributes in `Antennafield` device
 * 0.9.0 Statistics writer: moved the whole functionality to lofar-station-client repository
diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION
index d9df1bbc0..af88ba824 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.11.0
+0.11.1
-- 
GitLab