From 33f82eecb4007e4f0abbbf7b059bccd649e9d2c5 Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Wed, 24 Apr 2024 11:09:32 +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 2e60a8107..36d95a9d1 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ Next change the version in the following places: # Release Notes +* 0.33.1 SDPFirmware: replace FPGA_ucp monitoring points with new TR_ucp ones * 0.33.0 Run containers with dedicated ethernet devices (ovs/macvlan) * 0.32.7 Fix for antennafield.Frequency_Band_RW Fix for Calibration device polling State attributes diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION index be386c9ed..8df3f4592 100644 --- a/tangostationcontrol/VERSION +++ b/tangostationcontrol/VERSION @@ -1 +1 @@ -0.33.0 +0.33.1 -- GitLab