From 2d107ab00dd270c7b49ecc624d7520e55d5fb022 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Mon, 8 Sep 2025 14:14:59 -0700 Subject: [PATCH] chore: bump version to v9.5.5 --- 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 2a706e8f..a6bb69aa 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.4" +version = "9.5.5" 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 a7f4dd5c..646f730d 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.4" # Major.Minor.Patch +VERSION: str = "9.5.5" # Major.Minor.Patch VERSION_BRANCH: str = "" # Usually "" or "Pre-Release" # The folder & file names where TagStudio keeps its data relative to a library.