From 68f3b3ee2a257abce5dd0a56076c9fae24897555 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 ef57d7c5d..bd6f53023 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.