From 8b81d3ae39f6d1449990df4113f23c0dfafa345d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <25802428+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 18:24:29 +0000 Subject: [PATCH] New version v0.10.4 --- app/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/version.py b/app/version.py index e36fd08..4a97718 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.4"