Skip to content

Commit 91a48c5

Browse files
committed
Version 1.7.0
1 parent daa91aa commit 91a48c5

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.7.0 - 2025-02-08
6+
57
### Features
68
- [PR-149](https://github.com/hamdanal/rich-argparse/pull/149)
79
Add support for django commands in the new `rich_argparse.django` module. Read more at

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.6.0"
7+
version = "1.7.0"
88
description = "Rich help formatters for argparse and optparse"
99
authors = [
1010
{name="Ali Hamdan", email="ali.hamdan.dev@gmail.com"},

0 commit comments

Comments
 (0)