1 Commits

Author SHA1 Message Date
Gitea CI
a055276849 Bump version: 0.1.16 → 0.1.17 2025-05-29 07:53:44 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "0.1.16"
current_version = "0.1.17"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
serialize = ["{major}.{minor}.{patch}"]
search = "{current_version}"

View File

@@ -1 +1 @@
0.1.16
0.1.17