Skip to content

Commit aed735b

Browse files
pact-foundation[bot]pact-foundation[bot]
authored andcommitted
chore(release): pact-python v3.4.1
1 parent 47a0a79 commit aed735b

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff 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

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"
5-
version = "3.4.0"
5+
version = "3.4.1"
66
description = "Tool for creating and verifying consumer-driven contracts using the Pact framework."
77
readme = "README.md"
88
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)