Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@codejedi365
Copy link
Contributor

@codejedi365 codejedi365 commented Nov 2, 2025

Purpose

Removes the problems with 0-prefixed versions where the minor version bump could be a breaking change. We were using 0.11 to start but now its updated to 0.13 so that compatibility with the latest is maintained.

How did you test?

Verifying through the CI pipeline to validate all tests maintain compatibility and there are specific tests with tomlkit uses.


PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds

  • Commits follow the Conventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • N/A Appropriate Unit tests added/updated

  • N/A Appropriate End-to-End tests added/updated

  • N/A Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)

@codejedi365 codejedi365 merged commit 55c94ec into python-semantic-release:master Nov 2, 2025
9 checks passed
@codejedi365 codejedi365 deleted the dependency/pip/tomlkit branch November 2, 2025 21:06
@codejedi365
Copy link
Contributor Author

🎉 This PR has been published as part of v10.5.0 🎉

You can find more information about this release on the GitHub Releases page.

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