Skip to content

Commit a9c45c8

Browse files
chore(release): pact-python v3.4.1
1 parent d42ec84 commit a9c45c8

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ 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-06-09_
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- _(ci)_ Handle version degeneracy nicely
14+
15+
### Contributors
16+
17+
- @JP-Ellis
18+
919
## [pact-python/3.4.0] _2026-05-04_
1020

1121
### 🚀 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)