From 8e1a9f2ba91df6b06ee84ab8df47a95b78913850 Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Fri, 5 Apr 2024 13:29:15 +0200 Subject: [PATCH] Version v0.32.7 --- README.md | 2 ++ tangostationcontrol/VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac85b0809..af90d7b70 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,8 @@ Next change the version in the following places: # Release Notes +* 0.32.7 Fix for antennafield.Frequency_Band_RW + Fix for Calibration device polling State attributes * 0.32.6 Fixes after reinstall on fresh L2TS LCU * 0.32.5 Fixed race condition that exposed cleared metrics. Corrected computation of xst.hardware_powered_fraction_R diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION index 834413416..0037a8bf8 100644 --- a/tangostationcontrol/VERSION +++ b/tangostationcontrol/VERSION @@ -1 +1 @@ -0.32.6 +0.32.7 -- GitLab