From cbb2d8d3422fd24eb61a408562eb3aa75e023f67 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Tue, 5 May 2026 16:12:49 -0700 Subject: [PATCH] chore: bump version to v9.5.7 --- pyproject.toml | 2 +- src/tagstudio/core/constants.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9d182607..71f18fca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "hatchling.build" [project] name = "TagStudio" description = "A User-Focused Photo & File Management System." -version = "9.5.6" +version = "9.5.7" license = "GPL-3.0-only" readme = "README.md" requires-python = ">=3.12,<3.13" diff --git a/src/tagstudio/core/constants.py b/src/tagstudio/core/constants.py index f332c9ad..cb2325fe 100644 --- a/src/tagstudio/core/constants.py +++ b/src/tagstudio/core/constants.py @@ -2,7 +2,7 @@ # Licensed under the GPL-3.0 License. # Created for TagStudio: https://github.com/CyanVoxel/TagStudio -VERSION: str = "9.5.6" # Major.Minor.Patch +VERSION: str = "9.5.7" # Major.Minor.Patch VERSION_BRANCH: str = "" # Usually "" or "Pre-Release" # The folder & file names where TagStudio keeps its data relative to a library.