We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325e228 commit 8316d3fCopy full SHA for 8316d3f
2 files changed
pact-python-cli/CHANGELOG.md
@@ -8,6 +8,11 @@ Note that this _only_ includes changes to the Python re-packaging of the Pact CL
8
<!-- markdownlint-disable emph-style -->
9
<!-- markdownlint-disable strong-style -->
10
11
+## [pact-python-cli/2.6.0.1] _2026-04-22_
12
+
13
+### Contributors
14
15
16
## [pact-python-cli/2.6.0.0] _2026-04-16_
17
18
### 🐛 Bug Fixes
pact-python-cli/pyproject.toml
@@ -2,7 +2,7 @@
2
3
[project]
4
name = "pact-python-cli"
5
-version = "2.6.0.0"
+version = "2.6.0.1"
6
description = "Pact CLI bundle for Python"
7
readme = "README.md"
license = "MIT"
0 commit comments