Skip to content

0.0.14-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mdbecker mdbecker released this 26 Jun 14:27
· 4 commits to main since this release
d943048

refactor(ci): separate version update and validation steps in CI workflows

Refactor both pypi-publish.yml and docker-publish.yml to separate the version string update in pyproject.toml and version validation into distinct steps. This makes the workflows more maintainable and clear.

Full Changelog: 0.0.13...0.0.14-rc.1