From bb98571afbb1b9b912dde0b753f8f34a292a36ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <25802428+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 16:33:27 +0000 Subject: [PATCH] New version v0.8.1 --- app/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/version.py b/app/version.py index e36fd08..b32ff4e 100644 --- a/app/version.py +++ b/app/version.py @@ -1,4 +1,4 @@ """Declares the version of the app.""" # version -VERSION = "0.0.0" +VERSION = "0.8.1"