chore(release): pact-python-ffi v0.5.4.0#1567
Conversation
0b8c0d7 to
7b786d2
Compare
7944bc2 to
775a3b7
Compare
775a3b7 to
e4b59dd
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1567 +/- ##
====================================
- Coverage 74% 74% -1%
====================================
Files 36 36
Lines 4004 4009 +5
====================================
+ Hits 2980 2981 +1
- Misses 1024 1028 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Pull request overview
This PR prepares the pact-python-ffi subpackage for release 0.5.4.0 by aligning its published package metadata and package-specific changelog entry. It fits the repository’s release workflow for independently versioned subprojects.
Changes:
- Bump
pact-python-ffipackage version from0.5.3.0to0.5.4.0. - Add the
0.5.4.0release heading to thepact-python-ffichangelog. - Keep release metadata in sync between packaging and documentation files.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
pact-python-ffi/pyproject.toml |
Updates the published package version for the new FFI release. |
pact-python-ffi/CHANGELOG.md |
Adds the changelog entry scaffold for release 0.5.4.0. |
e4b59dd to
103d723
Compare
[pact-python-ffi/0.5.4.0] 2026-05-04
Contributors