439 B
439 B
Version update
Here is the workflow for updating the version of the project.
- Update version in
pyproject.toml - Update version in
uv.lock - Update version in
src/app.py - Update version in
docker-compose.yml - Update
CHANGES.md. Take info from git log - Update
README.md - Commit changes
- Tag release
- Push changes
- Export docker image to tar file. File name should be
eurovision-25-backend-{version}.tar