Skip to content

Commit 47864ed

Browse files
chore(release): pact-python-ffi v0.5.6.0
1 parent 62b9b90 commit 47864ed

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

pact-python-ffi/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ 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.6.0] _2026-08-05_
12+
13+
### ⚙️ Miscellaneous Tasks
14+
15+
- _(ci)_ Skip generic linux_ tags
16+
17+
### Contributors
18+
19+
- @JP-Ellis
20+
1121
## [pact-python-ffi/0.5.4.1] _2026-07-08_
1222

1323
- 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.6.0"
66
description = "Python bindings for the Pact FFI library"
77
readme = "README.md"
88
license = "MIT"

0 commit comments

Comments
 (0)