From fda6077b2092e6c733f82a86e5d10ff7c1e7647c Mon Sep 17 00:00:00 2001 From: Travis Abendshien Date: Sun, 25 Aug 2024 17:11:57 -0700 Subject: [PATCH] chore: bump version to v9.4.0 --- tagstudio/src/core/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tagstudio/src/core/constants.py b/tagstudio/src/core/constants.py index ef57d7c5..bd6f5302 100644 --- a/tagstudio/src/core/constants.py +++ b/tagstudio/src/core/constants.py @@ -1,4 +1,4 @@ -VERSION: str = "9.3.2" # Major.Minor.Patch +VERSION: str = "9.4.0" # Major.Minor.Patch VERSION_BRANCH: str = "" # Usually "" or "Pre-Release" # The folder & file names where TagStudio keeps its data relative to a library.