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 7e45be7 commit 7af07e1Copy full SHA for 7af07e1
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 1.5.0 - 2024-06-01
6
+
7
### Features
8
- [PR-103](https://github.com/hamdanal/rich-argparse/pull/103)
9
Python 3.13 is now officially supported
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "rich-argparse"
-version = "1.4.0"
+version = "1.5.0"
description = "Rich help formatters for argparse and optparse"
authors = [
10
{name="Ali Hamdan", email="[email protected]"},
0 commit comments