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 e11ddfb commit 3ab5aefCopy full SHA for 3ab5aef
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="PyDocSmith",
5
- version="0.1.2",
+ version="0.1.3",
6
description="It parses and composes docstrings in Google, Numpydoc, ReST and Epydoc.",
7
long_description=open("README.md").read(),
8
long_description_content_type="text/markdown",
0 commit comments