Skip to content

Commit d63a6d8

Browse files
authored
increment version number (#13)
1 parent 53ff465 commit d63a6d8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,4 @@
109109
[v1.0.3]: https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.0.3
110110
[v1.0.4]: https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.0.4
111111
[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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flake8-docstrings-complete"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = "A linter that checks docstrings are complete"
55
authors = ["David Andersson <[email protected]>"]
66
license = "Apache 2.0"

0 commit comments

Comments
 (0)