summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-06-01 12:46:26 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-06-01 16:33:17 +0200
commite910a0778fb5e6ddea1ce056dd0fb951cf4eee18 (patch)
treebe67c7ffbb2d19a7cd0c14e911bb89353b2cc60e /tbump.toml
parent0492d79f18a684ac6e4b9eee5b20269b56bf0e0f (diff)
downloadpylint-git-e910a0778fb5e6ddea1ce056dd0fb951cf4eee18.tar.gz
Bump pylint to 2.14.0, update changelogv2.14.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 b90445975..2ae96a798 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.14.0-b1"
+current = "2.14.0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.