summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-20 22:07:21 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-20 22:58:03 +0200
commitea448b8905c10bdd1935b33fd95524aa4e2e71d6 (patch)
tree40c67ad96cab6ea5b615bfd0174d05a1b6de0bba /tbump.toml
parent303654c81c040ca1c1d2103f1b8c7a428ef0da4f (diff)
downloadpylint-git-ea448b8905c10bdd1935b33fd95524aa4e2e71d6.tar.gz
Bump pylint to 2.10.0, update changelogv2.10.0
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 c41294e60..46f050b13 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.10.0-dev0"
+current = "2.10.0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.