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 e12ffce commit 53a2483Copy full SHA for 53a2483
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.12
2
+
3
+- General: Added support for lone `:rtype:` meta information (thanks to @abergou)
4
5
# 0.11
6
7
- General: Started tracking changes
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = docstring_parser
-version = 0.11
+version = 0.12
url = https://github.com/rr-/docstring_parser
author = Marcin Kurczewski
author_email = [email protected]
0 commit comments