chore: release v2025.9.2

This commit is contained in:
github-actions[bot] committed 2025-09-10 22:29:27 +00:00
1 parent 01fb8d0fc1
commit c30e84a969
2 files changed
+3 -3

No files matched your search

+2 -2
View File
@@ -1,6 +1,6 @@
[project]
name = "wizarr"
version = "2025.9.1"
version = "2025.9.2"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
@@ -84,7 +84,7 @@ reportUnusedVariable = true
[tool.commitizen]
name = "cz_conventional_commits"
version = "2025.9.1"
version = "2025.9.2"
version_files = [
"pyproject.toml:version"
]