Skip to content

fix: bump version to 0.9.3 to resolve PyPI duplicate upload failure - #179

Merged
tveronesi merged 2 commits into
mainfrom
copilot/fix-github-actions-build-release
Jul 16, 2026
Merged

fix: bump version to 0.9.3 to resolve PyPI duplicate upload failure#179
tveronesi merged 2 commits into
mainfrom
copilot/fix-github-actions-build-release

Conversation

Copilot AI commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

The build-and-release workflow was failing at twine upload with HTTPError: 400 Bad Request because version 0.9.2 was already present on PyPI — re-uploading an existing version is rejected.

Changes

  • pyproject.toml: bumped version from 0.9.20.9.3
  • CHANGELOG.md: added v0.9.3 entry in chronological order

Copilot AI changed the title [WIP] Fix failing GitHub Actions job build-and-release fix: bump version to 0.9.3 to resolve PyPI duplicate upload failure Jul 16, 2026
Copilot AI requested a review from tveronesi July 16, 2026 22:43
@tveronesi
tveronesi marked this pull request as ready for review July 16, 2026 22:44
@tveronesi
tveronesi merged commit 30fe67a into main Jul 16, 2026
2 checks passed
@tveronesi
tveronesi deleted the copilot/fix-github-actions-build-release branch July 16, 2026 22:50
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