Skip to content

feat: PyPI badges in README + GitHub Release on each publish#2

Merged
NandishNaik01 merged 1 commit into
mainfrom
feat/ci-publish
May 19, 2026
Merged

feat: PyPI badges in README + GitHub Release on each publish#2
NandishNaik01 merged 1 commit into
mainfrom
feat/ci-publish

Conversation

@NandishNaik01
Copy link
Copy Markdown
Member

Changes

  • README: adds PyPI version, Python version, and MIT license badges
  • CI workflow: after each publish, creates a GitHub Release with the built artifacts (wheel + tarball) attached — shows up in the repo's Releases sidebar

Result

Every merge to main now:

  1. Publishes new patch version to PyPI
  2. Creates a GitHub Release (visible in repo sidebar)
  3. Attaches .whl and .tar.gz to the release

- README: PyPI version, Python version, MIT license badges
- workflow: gh release create after publish — attaches .whl + .tar.gz,
  shows up in repo Releases sidebar with install instructions

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@NandishNaik01 NandishNaik01 merged commit d5a8e73 into main May 19, 2026
@NandishNaik01 NandishNaik01 deleted the feat/ci-publish branch May 19, 2026 06:26
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.

2 participants