Skip to content

Commit c4b1325

Browse files
chore(release): pact-python-ffi v0.5.4.1
1 parent 147159c commit c4b1325

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.1] _2026-06-18_
12+
13+
### Contributors
14+
15+
1116
## [pact-python-ffi/0.5.4.0] _2026-05-04_
1217

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