Compare commits
No commits in common. "e5745ebb50ec446cab53ec09d12d78860dbd2a41" and "7a115fc6e98e6e6a8dbae8e82239211e8284521e" have entirely different histories.
e5745ebb50
...
7a115fc6e9
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-1
|
Latest release: 2025.10.03-1
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -61,7 +61,7 @@ testpaths = "src/tests"
|
||||||
pythonpath = "src"
|
pythonpath = "src"
|
||||||
|
|
||||||
[tool.bumpver]
|
[tool.bumpver]
|
||||||
current_version = "2025.10.22-1"
|
current_version = "2025.10.03-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-1"
|
__version__ = "2025.10.03-1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue