Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions pact-python-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Note that this _only_ includes changes to the Python re-packaging of the Pact CL
<!-- markdownlint-disable emph-style -->
<!-- markdownlint-disable strong-style -->

## [pact-python-cli/2.6.0.1] _2026-04-17_

### Contributors


## [pact-python-cli/2.6.0.0] _2026-04-16_

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pact-python-cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[project]
name = "pact-python-cli"
version = "2.6.0.0"
version = "2.6.0.1"
description = "Pact CLI bundle for Python"
readme = "README.md"
license = "MIT"
Expand Down
Loading