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 b3158a9 commit e7337b5Copy full SHA for e7337b5
generic_parser/__init__.py
@@ -5,7 +5,7 @@
5
__title__ = "generic_parser"
6
__description__ = "A parser for arguments and config-files that also allows direct python input."
7
__url__ = "https://github.com/pylhc/generic_parser"
8
-__version__ = "1.0.6"
+__version__ = "1.0.7"
9
__author__ = "pylhc"
10
__author_email__ = "[email protected]"
11
__license__ = "MIT"
0 commit comments