summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-04-24 20:17:48 +0200
committerGitHub <noreply@github.com>2023-04-24 20:17:48 +0200
commit389e14c36819cb87190fd412d3f366a3283f0078 (patch)
treeb52db501cbb4fbb313a2cdc8be5c0be32e6f54f9 /tbump.toml
parent3fc153ac67f8264275f846bc25daccc57a8f8a5a (diff)
downloadpylint-git-389e14c36819cb87190fd412d3f366a3283f0078.tar.gz
Bump pylint to 2.17.3, update changelog (#8620)v2.17.3
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 1f6594b2e..62cfd5498 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.17.2"
+current = "2.17.3"
regex = '''
^(?P<major>0|[1-9]\d*)
\.