Setup automated code releases using UV and GitHub Actions.
Once code is merged to the "release" branch, it will create a new incremental version, prepare python package and release it to PyPi.
Also it should update Releases page where attach the released package and description of all changes.
Setup automated code releases using UV and GitHub Actions.
Once code is merged to the "release" branch, it will create a new incremental version, prepare python package and release it to PyPi.
Also it should update Releases page where attach the released package and description of all changes.