From 78dd9a5f26c1eede92917bfd8f9cef01901ff720 Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Tue, 28 Jan 2025 10:37:51 -0500 Subject: [PATCH 1/2] Bump version to 2.2.5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 530cdd9..21bb5e1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.4 +2.2.5 From 4f891083280a27e34630a560dfc327c0eb0d9e80 Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Tue, 28 Jan 2025 10:38:09 -0500 Subject: [PATCH 2/2] Update to ubkg-api==2.1.10 --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 58671bb..f9a0005 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -3,7 +3,7 @@ Flask==3.0.3 Werkzeug==3.0.3 #git+https://github.com/x-atlas-consortia/ubkg-api.git@dev-integrate -ubkg-api==2.1.9 +ubkg-api==2.1.10 neo4j==5.15.0