Skip to content

chore: fix PEP 440 version format and update Ship config#78

Merged
kishore7snehil merged 1 commit intomainfrom
chore/fix-versioning-and-cleanup
Apr 9, 2026
Merged

chore: fix PEP 440 version format and update Ship config#78
kishore7snehil merged 1 commit intomainfrom
chore/fix-versioning-and-cleanup

Conversation

@kishore7snehil
Copy link
Copy Markdown
Contributor

@kishore7snehil kishore7snehil commented Apr 9, 2026

Changes

  • Fix version strings from 1.0.0.b7 to 1.0.0b7 in pyproject.toml and CHANGELOG.md- PEP 440 requires no dot before the pre-release segment (bN, not .bN)
  • Add pyproject.toml version pattern to .shiprc so Ship updates it during releases
  • Remove DPoP "Early Access" notice from README.md (feature is now GA)

- Fix version strings from `1.0.0.b7` to `1.0.0b7` (PEP 440 requires
  no dot before pre-release segment) in pyproject.toml and CHANGELOG.md
- Add pyproject.toml version pattern to .shiprc so releases update it
- Remove DPoP Early Access notice from README (feature is now GA)
@kishore7snehil kishore7snehil requested a review from a team as a code owner April 9, 2026 13:49
@kishore7snehil kishore7snehil merged commit 452cdf3 into main Apr 9, 2026
7 checks passed
@kishore7snehil kishore7snehil deleted the chore/fix-versioning-and-cleanup branch April 9, 2026 13:54
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