We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa91aa commit 91a48c5Copy full SHA for 91a48c5
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 1.7.0 - 2025-02-08
6
+
7
### Features
8
- [PR-149](https://github.com/hamdanal/rich-argparse/pull/149)
9
Add support for django commands in the new `rich_argparse.django` module. Read more at
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "rich-argparse"
-version = "1.6.0"
+version = "1.7.0"
description = "Rich help formatters for argparse and optparse"
authors = [
10
{name="Ali Hamdan", email="ali.hamdan.dev@gmail.com"},
0 commit comments