File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ All notable changes to this project will be documented in this file.
66<!-- markdownlint-disable emph-style -->
77<!-- markdownlint-disable strong-style -->
88
9+ ## [ pact-python/3.4.1] _ 2026-07-20_
10+
11+ ### 🐛 Bug Fixes
12+
13+ - Pass http transport first to ffi
14+
15+ ### 🛠️ Miscellaneous Tasks
16+
17+ - _ (ci)_ Handle version degeneracy nicely
18+ - Set user agent
19+ - _ (ci)_ Use GitHub App token
20+ - Replace deprecated codecov action
21+
22+ ### Contributors
23+
24+ - @JP-Ellis
25+
926## [ pact-python/3.4.0] _ 2026-05-04_
1027
1128### 🚀 Features
Original file line number Diff line number Diff line change 22
33[project ]
44name = " pact-python"
5- version = " 3.4.0 "
5+ version = " 3.4.1 "
66description = " Tool for creating and verifying consumer-driven contracts using the Pact framework."
77readme = " README.md"
88license = { file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments