From ed237af24f49e3af728a7c6dd138e774e8aa18bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <25802428+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:53:13 +0000 Subject: [PATCH] New version v0.10.3 --- app/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/version.py b/app/version.py index e36fd08..5186c5b 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.10.3"