summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-08-26 10:37:28 +0200
committerGitHub <noreply@github.com>2022-08-26 10:37:28 +0200
commit24eaec26f701cf8adddf27ffa8859e0bb5074a89 (patch)
tree50c2a5dd6c18f2139a969579cdabee81e4d3bcc2 /tbump.toml
parentbb0df4aa205955064b962627e91135b773fa932a (diff)
downloadpylint-git-24eaec26f701cf8adddf27ffa8859e0bb5074a89.tar.gz
Bump pylint to 2.15.0, update changelog (#7355)v2.15.0
* Add Marc Byrne to the maintainer team
Diffstat (limited to 'tbump.toml')
-rw-r--r--tbump.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbump.toml b/tbump.toml
index ec96c4e12..6e3ad511a 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.15.0-a0"
+current = "2.15.0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.