Skip to content

Commit 9385b66

Browse files
committed
v0.10.1 - support for positional args in argparse
1 parent 82f60ff commit 9385b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Accessing parameters not defined as class level attributes would raise an ``Attr
100100

101101
NEWS
102102
----
103-
- **10.Jan.2021** - YAML (de)serialization added.
103+
- **10.Jan.2021** - v0.10.1 - YAML (de)serialization added; support for positional argument in argparse.
104104
- **04.Apr.2020** - ``WithParams`` mixin added.
105105
- **31.Mar.2020** - support for generating ``argparse`` CLI parser. Hierarchy aggregation refactored.
106106

0 commit comments

Comments
 (0)