From 2df02fa7815e2149bc11fa83afa3f4d906d7a498 Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Tue, 28 May 2024 22:00:15 -0400 Subject: [PATCH 1/2] Bump version to 2.0.3 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index e9307ca..50ffc5a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.2 +2.0.3 From b06a21d0eab1b94aa88426217fad6ecc301ef857 Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Wed, 29 May 2024 11:00:26 -0400 Subject: [PATCH 2/2] Update requirements.txt to use ubkg-api==2.1.4 --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 3e2bb25..f3c5606 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -ubkg-api==2.1.3 +ubkg-api==2.1.4 Flask==2.1.3 neo4j==5.15.0