From 0cd10dbb68b4b7f804c280915e59e055bc49ec1c Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Fri, 17 May 2024 10:17:31 -0400 Subject: [PATCH 1/2] Bump version to 2.0.2 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 38f77a6..e9307ca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.1 +2.0.2 From 0cf2e9135a5ffbebd60699137cbbd2deee6b9e16 Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Fri, 17 May 2024 10:18:05 -0400 Subject: [PATCH 2/2] Update to use ubkg-api 2.1.3 --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index bd8b3ce..3e2bb25 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -ubkg-api==2.1.2 +ubkg-api==2.1.3 Flask==2.1.3 neo4j==5.15.0