summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-05-05 18:30:34 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-05-06 17:20:29 +0200
commitfc34a4b6abe56f3ac07ca15d846b1c1955545f85 (patch)
tree89ae79e4d3550dfd68dd1ed729699767510872cc /tbump.toml
parent62083dc1f197712e440128620541e5c068d9ccf7 (diff)
downloadpylint-git-fc34a4b6abe56f3ac07ca15d846b1c1955545f85.tar.gz
Bump pylint to 2.17.4, update changelogv2.17.4
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
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 62cfd5498..d1d78074c 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.17.3"
+current = "2.17.4"
regex = '''
^(?P<major>0|[1-9]\d*)
\.