summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-09-16 22:44:42 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-09-16 22:53:35 +0200
commitd98e6e8adcdc5ebcd9c863f630e748cdba639b0a (patch)
tree3031e603522c7cb51097774097abf2ed3dea119a /tbump.toml
parent6d07d6f1a51c2e3e3e2db37f23c12ebdec094410 (diff)
downloadpylint-git-d98e6e8adcdc5ebcd9c863f630e748cdba639b0a.tar.gz
Bump pylint to 2.11.1, update changelogv2.11.1
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 00ba46782..60e394896 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.11.1-dev0"
+current = "2.11.1"
regex = '''
^(?P<major>0|[1-9]\d*)
\.