Thanks to visit codestin.com Credit goes to github.com
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 01dbd84 commit 6bdde46Copy full SHA for 6bdde46
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "docstring_parser"
7
-version = "0.14.1"
+version = "0.15"
8
description = "Parse Python docstrings in reST, Google and Numpydoc format"
9
authors = ["Marcin Kurczewski <[email protected]>"]
10
license = "MIT"
0 commit comments