Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6bdde46

Browse files
committed
build: 0.15
1 parent 01dbd84 commit 6bdde46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "docstring_parser"
7-
version = "0.14.1"
7+
version = "0.15"
88
description = "Parse Python docstrings in reST, Google and Numpydoc format"
99
authors = ["Marcin Kurczewski <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)