Compare commits
2 commits
c60b494879
...
56bbb93b1f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
56bbb93b1f | ||
|
|
83c1d767a8 |
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue