diff --git a/README.md b/README.md index efcffd5641884276e3eb03f1800fceb286705acf..47d20a5694cd597ed0c58ebf4ceccabb5cebf3f4 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 d9df1bbc0c7befdbc28d61efc28ed3e5c08d015f..af88ba824866fdf61bd6e3c8f83203f5d93d062b 100644 --- a/tangostationcontrol/VERSION +++ b/tangostationcontrol/VERSION @@ -1 +1 @@ -0.11.0 +0.11.1