summaryrefslogtreecommitdiff
path: root/towncrier.toml
diff options
context:
space:
mode:
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