Skip to content

Commit 3ab5aef

Browse files
authored
Update setup.py
1 parent e11ddfb commit 3ab5aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="PyDocSmith",
5-
version="0.1.2",
5+
version="0.1.3",
66
description="It parses and composes docstrings in Google, Numpydoc, ReST and Epydoc.",
77
long_description=open("README.md").read(),
88
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)