Skip to content

Commit a6a36bb

Browse files
committed
chore(release): pact-python-ffi v0.5.4.1
1 parent ff3620f commit a6a36bb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

pact-python-ffi/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Note that this _only_ includes changes to the Python FFI interface. For changes
88
<!-- markdownlint-disable emph-style -->
99
<!-- markdownlint-disable strong-style -->
1010

11+
## [pact-python-ffi/0.5.4.1] _2026-07-08_
12+
13+
- No changes within the FFI; manual bump to create a new wheel with latest `delvewheel` version. See [#1640](https://github.com/pact-foundation/pact-python/issues/1640).
14+
15+
### Contributors
16+
1117
## [pact-python-ffi/0.5.4.0] _2026-05-04_
1218

1319
- Added `add_interaction_reference`

pact-python-ffi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[project]
44
name = "pact-python-ffi"
5-
version = "0.5.4.0"
5+
version = "0.5.4.1"
66
description = "Python bindings for the Pact FFI library"
77
readme = "README.md"
88
license = "MIT"

0 commit comments

Comments
 (0)