Skip to content

Commit eeac86b

Browse files
chore(release): pact-python-ffi v0.5.4.2
1 parent dbd835c commit eeac86b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

pact-python-ffi/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ 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.2] _2026-07-20_
12+
13+
### Contributors
14+
15+
1116
## [pact-python-ffi/0.5.4.1] _2026-07-08_
1217

1318
- 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).

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.1"
5+
version = "0.5.4.2"
66
description = "Python bindings for the Pact FFI library"
77
readme = "README.md"
88
license = "MIT"

0 commit comments

Comments
 (0)