bump version 2025.10.27-0 -> 2025.11.13-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Build and Deploy Antora Docs / build (push) Successful in 1m8s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Antora Docs / deploy (push) Successful in 4s

This commit is contained in:
Tobias Brunner 2025-11-13 11:05:43 +01:00
parent 4ffbd0fe5d
commit 325d274cea
Signed by: tobru
SSH key fingerprint: SHA256:kOXg1R6c11XW3/Pt9dbLdQvOJGFAy+B2K6v6PtRWBGQ
4 changed files with 44 additions and 3 deletions

View file

@ -61,7 +61,7 @@ testpaths = "src/tests"
pythonpath = "src"
[tool.bumpver]
current_version = "2025.10.27-0"
current_version = "2025.11.13-0"
version_pattern = "YYYY.0M.0D-INC0"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "{new_version}"