Compare commits

..

No commits in common. "56bbb93b1fd90c6a58c644f825e14b255fd171d5" and "c60b4948790528022a02a09f5c4dde6438071071" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -88,4 +88,3 @@ 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.3" __version__ = "2025.03.2"