summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-02-01 10:34:04 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-02-01 11:50:49 +0100
commitdcb0198d164b7f4306f60d854a6bd97ff65a62a4 (patch)
treead9065cb1629f54c943962c70f51baacecad6fcc /tbump.toml
parent77e562cd8c3e04c2b2a4267e740864b7793028e5 (diff)
downloadpylint-git-dcb0198d164b7f4306f60d854a6bd97ff65a62a4.tar.gz
Bump pylint to 2.16.0, update changelogv2.16.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 d05ba8893..141a3b196 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.16.0b1"
+current = "2.16.0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.