summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-30 13:03:53 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-30 13:29:18 +0200
commit0bd80afbbc211e93e81b4264cd3686d96239d92e (patch)
tree90fe43bcc5dd424f2ecac6532e6c6694363380cb /tbump.toml
parent5fcc6f57a78b49c0be13bb85a296a9f3878120fe (diff)
downloadpylint-git-0bd80afbbc211e93e81b4264cd3686d96239d92e.tar.gz
Bump pylint to 2.9.1, update changelogv2.9.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 7d932da23..52ff7f885 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.1-dev0"
+current = "2.9.1"
regex = '''
^(?P<major>0|[1-9]\d*)
\.