Skip to content

Commit 89d5c26

Browse files
committed
Version 1.5.2
1 parent fdcc179 commit 89d5c26

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.5.2 - 2024-06-15
6+
57
### Fixes
68
- [PR-124](https://github.com/hamdanal/rich-argparse/pull/124)
79
Fix a regression in `%(default)s` style that was introduced in #123.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "rich-argparse"
7-
version = "1.5.1"
7+
version = "1.5.2"
88
description = "Rich help formatters for argparse and optparse"
99
authors = [
1010
{name="Ali Hamdan", email="[email protected]"},

0 commit comments

Comments
 (0)