diff --git a/README.md b/README.md index 8642e393f57e536d87f4bf7ed3ad5d37380ef20e..26dbea161790b147b4675b41251df1429eb8559f 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ tox -e debug tests.requests.test_prometheus ``` ## Releasenotes +- 0.14.3 - Added `rcu_pcb_id` and `rcu_pcb_version` to Hdf5 file header - 0.14.2 - Added `station_name` attribute to Hdf5 file header - 0.14.1 - Added `beamlet.subband_select_RW` attribute to BSTHdf5Writer - 0.14 - Added new attributes to statistics HDF file as well as documentation diff --git a/VERSION b/VERSION index e867cc2a66a8b9ca98fa54db45cabbcc78747603..ac4a79626c87d99c0bca584d03677419dedace23 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.14.2 +0.14.3