summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-09-14 10:31:58 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-03-08 12:34:38 +0100
commitaa395604033e2e45e401dd27aeb6864658c629de (patch)
treed963fc3ec279f11f5d0bb89a7c8124f8acabbb50 /tbump.toml
parentaf7e8f9836a56975ac0cd666aad5675ac528b197 (diff)
downloadpylint-git-aa395604033e2e45e401dd27aeb6864658c629de.tar.gz
Upgrade tbump and the documentation for 3.0.0 dev branch
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 a00de0224..0566aa6c2 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.17.0"
+current = "3.0.0a6"
regex = '''
^(?P<major>0|[1-9]\d*)
\.