diff --git a/README.md b/README.md index 9426fcba6aa09f297a6b35f99f5f7adc55f889a7..cf8644b1b0a6fe9da1059874628031c68dda38d6 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ tox -e debug tests.requests.test_prometheus ## Releasenotes +- 0.9 - Added `devices.LofarDeviceProxy` that transparently exposes >2D attributes - 0.8 - Fixed XST packet parsing. - 0.7. - Partial rework of DTS outside code, still many possible improvements. - 0.6. - Correctly transpose XST blocks in `XSTCollector`. diff --git a/VERSION b/VERSION index a3df0a6959e154733da89a5d6063742ce6d5b851..ac39a106c48515b621e90c028ed94c6f71bc03fa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.0 +0.9.0