summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 21:37:03 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 21:54:26 +0200
commit52027cbde2b59f49667af14baaf9b31b13e34b63 (patch)
tree93a220a51b6e6d94278312a9ecc9e50143863bab /tbump.toml
parenta56b52550b88ba4234f1332b54c5cfd3e49368b3 (diff)
downloadpylint-git-52027cbde2b59f49667af14baaf9b31b13e34b63.tar.gz
Move back to a dev version and upgrade documentation
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 915661cfa..7d932da23 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.0"
+current = "2.9.1-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.