Skip to content

Commit 7d8e433

Browse files
committed
chore: release 0.20.1
1 parent 9bb25ce commit 7d8e433

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## v0.20.1 (2026-01-21)
4+
5+
### Bug Fixes
6+
7+
- escape percent signs in argparse help text (#76)
8+
- treat HTTP 202 Accepted as valid response (#75)
9+
310
## v0.20.0 (2025-07-22)
411

512
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "binarylane-cli"
3-
version = "0.20.0"
3+
version = "0.20.1"
44
description = ""
55
authors = ["Nathan O'Sullivan <nathan.osullivan@mammoth.com.au>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)