summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tbump.toml')
-rw-r--r--tbump.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tbump.toml b/tbump.toml
index 62cfd5498..02c194c80 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
-github_url = "https://github.com/PyCQA/pylint"
+github_url = "https://github.com/pylint-dev/pylint"
[version]
-current = "2.17.3"
+current = "3.0.0b1"
regex = '''
^(?P<major>0|[1-9]\d*)
\.