From 90b9af48e3f1d62da7ddb0a3ed465fa45dca0a0a Mon Sep 17 00:00:00 2001 From: Travis Abendshien Date: Fri, 13 Sep 2024 17:31:49 -0700 Subject: [PATCH] chore: bump version to v9.4.1 --- 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 bac1edd4..966eaba9 100644 --- a/tagstudio/src/core/constants.py +++ b/tagstudio/src/core/constants.py @@ -1,4 +1,4 @@ -VERSION: str = "9.4.0" # Major.Minor.Patch +VERSION: str = "9.4.1" # Major.Minor.Patch VERSION_BRANCH: str = "" # Usually "" or "Pre-Release" # The folder & file names where TagStudio keeps its data relative to a library.