chore: bump version 0.3.7 -> 0.3.8 [skip ci]

This commit is contained in:
gitea-actions
2026-08-24 09:43:38 +00:00
parent 417b741484
commit 81d22c1964
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "0.3.7"
current_version = "0.3.8"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
serialize = ["{major}.{minor}.{patch}"]
search = "{current_version}"