Skip to content

feat: add CI/CD pipeline, PyPI publishing, bump to v0.3.0#5

Merged
Crank-Git merged 3 commits intomasterfrom
feat/ci-pypi
Mar 25, 2026
Merged

feat: add CI/CD pipeline, PyPI publishing, bump to v0.3.0#5
Crank-Git merged 3 commits intomasterfrom
feat/ci-pypi

Conversation

@Crank-Git
Copy link
Copy Markdown
Owner

Summary

  • GitHub Actions test matrix: Python 3.8-3.13, ubuntu + macOS
  • PyPI publishing via trusted publisher (OIDC) on GitHub Release
  • Remove setup.pypyproject.toml is single source of truth
  • Remove MANIFEST.in
  • Bump version to 0.3.0
  • Add CI, PyPI, and Python version badges to README

- GitHub Actions test matrix: Python 3.8-3.13, ubuntu + macos
- PyPI publishing via trusted publisher on GitHub Release
- Remove setup.py (pyproject.toml is the single source of truth)
- Remove MANIFEST.in (not needed with modern build system)
- Bump version to 0.3.0
- Add CI, PyPI, and Python version badges to README
@Crank-Git Crank-Git merged commit bd402b2 into master Mar 25, 2026
7 checks passed
@Crank-Git Crank-Git deleted the feat/ci-pypi branch March 25, 2026 19:09
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