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 53ff465 commit d63a6d8Copy full SHA for d63a6d8
CHANGELOG.md
@@ -109,3 +109,4 @@
109
[v1.0.3]: https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.0.3
110
[v1.0.4]: https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.0.4
111
[v1.1.0]: https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.1.0
112
+[v1.2.0]: https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.2.0
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "flake8-docstrings-complete"
3
-version = "1.1.0"
+version = "1.2.0"
4
description = "A linter that checks docstrings are complete"
5
authors = ["David Andersson <[email protected]>"]
6
license = "Apache 2.0"
0 commit comments