bump version 2025.10.22-0 -> 2025.10.22-1
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Build and Deploy Production / build (push) Successful in 41s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 5s
Build and Deploy Production / deploy (push) Successful in 13s
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Build and Deploy Production / build (push) Successful in 41s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 5s
Build and Deploy Production / deploy (push) Successful in 13s
This commit is contained in:
parent
b913e544a4
commit
e5745ebb50
3 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
The Servala Self-Service Portal
|
The Servala Self-Service Portal
|
||||||
|
|
||||||
Latest release: 2025.10.22-0
|
Latest release: 2025.10.22-1
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -61,7 +61,7 @@ testpaths = "src/tests"
|
||||||
pythonpath = "src"
|
pythonpath = "src"
|
||||||
|
|
||||||
[tool.bumpver]
|
[tool.bumpver]
|
||||||
current_version = "2025.10.22-0"
|
current_version = "2025.10.22-1"
|
||||||
version_pattern = "YYYY.0M.0D-INC0"
|
version_pattern = "YYYY.0M.0D-INC0"
|
||||||
commit_message = "bump version {old_version} -> {new_version}"
|
commit_message = "bump version {old_version} -> {new_version}"
|
||||||
tag_message = "{new_version}"
|
tag_message = "{new_version}"
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = "2025.10.22-0"
|
__version__ = "2025.10.22-1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue