summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-30 13:31:45 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-30 13:41:04 +0200
commit5bf3b470b7b1b35a35b998294ef9b83e95c729d8 (patch)
treec1a7f6d10999c366fe0b9b9dab1003bb4809489d /tbump.toml
parent0bd80afbbc211e93e81b4264cd3686d96239d92e (diff)
downloadpylint-git-5bf3b470b7b1b35a35b998294ef9b83e95c729d8.tar.gz
Move back to a dev version following 2.9.1 release
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 52ff7f885..bb4ac8d1f 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.1"
+current = "2.9.2-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.