diff --git a/README.md b/README.md index 30c13ab..8468af3 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,3 @@ from your virtualenv that aren't explicitly specified as dependencies. [pyenv]: https://github.com/pyenv/pyenv [homebrew]: https://brew.sh/ [pytest]: https://pytest.org/ -[woodpecker-cli]: https://formulae.brew.sh/formula/woodpecker-cli diff --git a/VERSION.py b/VERSION.py index 5b3bd62..84ea214 100644 --- a/VERSION.py +++ b/VERSION.py @@ -1,3 +1,3 @@ # calver schema YYYY.0M.Micro (see also https://calver.org/#scheme) -__version__ = "2025.03.3" +__version__ = "2025.03.2"