Bump version to 0.0.1a26 (#1517)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled

Co-authored-by: Zanie Blue <contact@zanie.dev>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Micha Reiser 2025-11-10 18:45:54 +01:00 committed by GitHub
parent 09c637de61
commit b225fd8b4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 607 additions and 639 deletions

View file

@ -43,7 +43,7 @@ echo "Running rooster..."
cd "$project_root"
# Generate the changelog and bump versions
uv run --only-group release \
uv run --isolated --only-group release \
rooster release "$@"
"${script_root}/autogenerate_files.sh"