summaryrefslogtreecommitdiff
path: root/towncrier.toml
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2023-02-01 13:20:53 +0100
committerMarc Mueller <30130371+cdce8p@users.noreply.github.com>2023-02-01 13:20:53 +0100
commit588c837efc074700d6a49edea8714c7934701012 (patch)
tree34bacb1c418b7a18c550c4bd5480b83f0c1e9a6e /towncrier.toml
parent0fba80c8ca7f3bf9cb675f4df831362852137e2a (diff)
downloadpylint-git-588c837efc074700d6a49edea8714c7934701012.tar.gz
Bump pylint to 2.17.0-dev0, update changelog
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 51ea3d078..a029888f7 100644
--- a/towncrier.toml
+++ b/towncrier.toml
@@ -1,7 +1,7 @@
[tool.towncrier]
-version = "2.16.0"
+version = "2.17.0"
directory = "doc/whatsnew/fragments"
-filename = "doc/whatsnew/2/2.16/index.rst"
+filename = "doc/whatsnew/2/2.17/index.rst"
template = "doc/whatsnew/fragments/_template.rst"
issue_format = "`#{issue} <https://github.com/PyCQA/pylint/issues/{issue}>`_"
wrap = true