summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-05-10 12:32:38 +0200
committerGitHub <noreply@github.com>2022-05-10 12:32:38 +0200
commit2dfff17ec794c9cc08eef19b288398e67bdcb239 (patch)
treeadb49e1ce92452456191933aa289ff72db56cbc3 /tbump.toml
parent7c915217b0513b34c179c409cff983352f685bf5 (diff)
downloadpylint-git-2dfff17ec794c9cc08eef19b288398e67bdcb239.tar.gz
Bump pylint to 2.14.0-b0, update changelog (#6527)v2.14.0-b1
Update contributors and create release summary
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 773efeea5..b90445975 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.14.0-dev0"
+current = "2.14.0-b1"
regex = '''
^(?P<major>0|[1-9]\d*)
\.