v0.1.1
This commit is contained in:
parent
55a1dabc6b
commit
e8ae940cb6
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ with open('README.md') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pargv',
|
name='pargv',
|
||||||
version='0.1.0',
|
version='0.1.1',
|
||||||
description='Parse command line arguments into a list of args and a dict of kwargs.',
|
description='Parse command line arguments into a list of args and a dict of kwargs.',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user