Compare commits

...

2 commits

Author SHA1 Message Date
bronsen
56bbb93b1f [project] bump version to 2025.03.3
All checks were successful
ci/woodpecker/push/workflow/1 Pipeline was successful
ci/woodpecker/push/workflow/2 Pipeline was successful
let's try to add a git tag as well
2025-03-18 00:48:20 +01:00
bronsen
83c1d767a8 [readme] resolve reference to [woodpecker-cli] 2025-03-18 00:23:16 +01:00
2 changed files with 2 additions and 1 deletions

View file

@ -88,3 +88,4 @@ from your virtualenv that aren't explicitly specified as dependencies.
[pyenv]: https://github.com/pyenv/pyenv [pyenv]: https://github.com/pyenv/pyenv
[homebrew]: https://brew.sh/ [homebrew]: https://brew.sh/
[pytest]: https://pytest.org/ [pytest]: https://pytest.org/
[woodpecker-cli]: https://formulae.brew.sh/formula/woodpecker-cli

View file

@ -1,3 +1,3 @@
# calver schema YYYY.0M.Micro (see also https://calver.org/#scheme) # calver schema YYYY.0M.Micro (see also https://calver.org/#scheme)
__version__ = "2025.03.2" __version__ = "2025.03.3"