summaryrefslogtreecommitdiff
path: root/towncrier.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-08-26 14:11:44 +0200
committerGitHub <noreply@github.com>2022-08-26 12:11:44 +0000
commit646fef2339b576a596eb8a026393a17da31b7b97 (patch)
tree0f6cab735309d6821605001bbb204024519a6027 /towncrier.toml
parent24eaec26f701cf8adddf27ffa8859e0bb5074a89 (diff)
downloadpylint-git-646fef2339b576a596eb8a026393a17da31b7b97.tar.gz
Bump pylint to 2.16.0-dev, update changelog (#7363)
Diffstat (limited to 'towncrier.toml')
-rw-r--r--towncrier.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/towncrier.toml b/towncrier.toml
index 52b4072b3..100f2cb07 100644
--- a/towncrier.toml
+++ b/towncrier.toml
@@ -1,7 +1,7 @@
[tool.towncrier]
-version = "2.15.0"
+version = "2.16.0"
directory = "doc/whatsnew/fragments"
-filename = "doc/whatsnew/2/2.15/index.rst"
+filename = "doc/whatsnew/2/2.16/index.rst"
template = "doc/whatsnew/fragments/_template.rst"
issue_format = "`#{issue} <https://github.com/PyCQA/pylint/issues/{issue}>`_"