diff --git a/README.md b/README.md index c4d3f5338b40f0c1fe79d87b61d970ba19cc59fa..d2b61cd5c37179e0d8a9041dd875bae8084778cc 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Next change the version in the following places: # Release Notes +* 0.31.2 Bugfixes for v0.31.0 rollout, fixes race conditions when polling attributes * 0.31.1 Add pre-push git hooks for basic CI checks * 0.31.0 Poll attributes independently from Tango * 0.30.5 Log and count event subscription errors diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION index f176c9441921f57eac9b70c203a2277a692e5288..c415e1c6bd45692451d4c570dda3d8b450758d60 100644 --- a/tangostationcontrol/VERSION +++ b/tangostationcontrol/VERSION @@ -1 +1 @@ -0.31.1 +0.31.2