Skip to content

Automate package version bumps - #187

Merged
laszukdawid merged 1 commit into
masterfrom
devops/auto-version-bump
Jul 11, 2026
Merged

Automate package version bumps#187
laszukdawid merged 1 commit into
masterfrom
devops/auto-version-bump

Conversation

@laszukdawid

Copy link
Copy Markdown
Owner

Summary

  • move package version source of truth to pyproject.toml
  • use uv version to bump package versions in CI based on commit messages
  • deploy and release from pyproject.toml version updates

Validation

  • python -m py_compile .github/scripts/bump_version.py PyEMD/init.py
  • git diff --check

Note: full tests were not run locally because runtime dependencies such as numpy are not installed in this environment.

@laszukdawid
laszukdawid merged commit 653bfb9 into master Jul 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant