summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-03-31 22:19:26 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-04-01 17:10:17 +0200
commit13e55d3daf8652450bfa10d54231e888c3496502 (patch)
treefac7ab50b6c1a7917a01a02ddaf8b5cfb3501b4a /tbump.toml
parent0a805f88671eda9820be5b75590db5f4199fc6ba (diff)
downloadpylint-git-13e55d3daf8652450bfa10d54231e888c3496502.tar.gz
Bump pylint to 3.0.0b1, update changelog
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 bbf28790b..02c194c80 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/pylint-dev/pylint"
[version]
-current = "3.0.0a6"
+current = "3.0.0b1"
regex = '''
^(?P<major>0|[1-9]\d*)
\.