summaryrefslogtreecommitdiff
path: root/towncrier.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-03-31 22:09:02 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-04-01 17:10:17 +0200
commit0a805f88671eda9820be5b75590db5f4199fc6ba (patch)
tree8ea0847ce7630dab942ecefde9c1ff6d2b510623 /towncrier.toml
parentec692a0c924222e7c97f6610d29d153ebc91e76b (diff)
downloadpylint-git-0a805f88671eda9820be5b75590db5f4199fc6ba.tar.gz
Bump pylint to 3.0.0a6, update changelogv3.0.0a6
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 f71f5e829..fddae71a0 100644
--- a/towncrier.toml
+++ b/towncrier.toml
@@ -1,7 +1,7 @@
[tool.towncrier]
-version = "2.17.1"
+version = "3.0.0"
directory = "doc/whatsnew/fragments"
-filename = "doc/whatsnew/2/2.17/index.rst"
+filename = "doc/whatsnew/3/3.0/index.rst"
template = "doc/whatsnew/fragments/_template.rst"
issue_format = "`#{issue} <https://github.com/pylint-dev/pylint/issues/{issue}>`_"
wrap = true