summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-01-20 22:18:42 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-01-22 15:29:01 +0100
commit8885a575151715f99f1914f824cb3f4efa75f452 (patch)
treeaf4af3cd767ac38bbef7f04db757a7275b43fc0e /tbump.toml
parent4694426b521950b4300a93b471cfdc8fb38b9e84 (diff)
downloadpylint-git-8885a575151715f99f1914f824cb3f4efa75f452.tar.gz
Bump pylint to 2.16.0-b1, update changelogv2.16.0b1
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 d096a505a..d05ba8893 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.16.0b0"
+current = "2.16.0b1"
regex = '''
^(?P<major>0|[1-9]\d*)
\.