Skip to content

Commit 68c166d

Browse files
committed
Bump version to v9.5.0 Experimental
1 parent c348c76 commit 68c166d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tagstudio/src/core/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION: str = "9.3.2" # Major.Minor.Patch
2-
VERSION_BRANCH: str = "" # Usually "" or "Pre-Release"
1+
VERSION: str = "9.5.0" # Major.Minor.Patch
2+
VERSION_BRANCH: str = "EXPERIMENTAL" # Usually "" or "Pre-Release"
33

44
# The folder & file names where TagStudio keeps its data relative to a library.
55
TS_FOLDER_NAME: str = ".TagStudio"

0 commit comments

Comments
 (0)