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 0a3677c commit a6b1505Copy full SHA for a6b1505
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "typed-args"
3
-version = "0.5.1"
+version = "0.5.2"
4
description = "Parse command line arguments by defining dataclasses"
5
authors = ["SunDoge <384813529@qq.com>"]
6
readme = "README.md"
0 commit comments