From 1e8a0173a764b9e2b2f9972249bbbbfadbb72dd7 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Thu, 30 Nov 2023 15:13:38 +0100
Subject: [PATCH] Bump version

---
 README.md                   | 1 +
 tangostationcontrol/VERSION | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index edddcae76..18dd860c0 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,7 @@ Next change the version in the following places:
 
 # Release Notes
 
+* 0.25.0 Pull IERS tables from object store
 * 0.24.8 Push docker images to own registry and pull from there for deployments
 * 0.24.6 Bugfix: deploy tagged version instead of latest
 * 0.24.5 Bugfix: install 'tango' in Jupyter Lab again
diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION
index 1f1cd637c..d21d277be 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.24.8
+0.25.0
-- 
GitLab