From 3f6693ba63af723cd7814f15ef2ea5270800a08f Mon Sep 17 00:00:00 2001 From: michael-grace Date: Tue, 30 Nov 2021 15:32:15 +0000 Subject: [PATCH] bump version to 1.1 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index b57273a..5fd530d 100644 --- a/config.py +++ b/config.py @@ -24,7 +24,7 @@ # Configuration Settings -VERSION = "1.0.1" +VERSION = "1.1" # this is the end of the base url, identical to frontend/.env # this only affects the swagger ui