From 50fc325d80fbafde203a66e314a22da2de973bd8 Mon Sep 17 00:00:00 2001 From: Travis Abendshien Date: Sun, 1 Dec 2024 12:57:04 -0800 Subject: [PATCH] chore: bump version to v9.4.2 --- 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 966eaba9f..6813f02e2 100644 --- a/tagstudio/src/core/constants.py +++ b/tagstudio/src/core/constants.py @@ -1,4 +1,4 @@ -VERSION: str = "9.4.1" # Major.Minor.Patch +VERSION: str = "9.4.2" # Major.Minor.Patch VERSION_BRANCH: str = "" # Usually "" or "Pre-Release" # The folder & file names where TagStudio keeps its data relative to a library.