summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-20 22:46:24 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-20 22:58:03 +0200
commitbbc4f6690724c3fa2325d6e3e4f1e5414a27983c (patch)
tree63e7e4ea2c9092829a7887305c75a07f4b804240 /tbump.toml
parentea448b8905c10bdd1935b33fd95524aa4e2e71d6 (diff)
downloadpylint-git-bbc4f6690724c3fa2325d6e3e4f1e5414a27983c.tar.gz
Move back to a dev version following 2.10.0 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 46f050b13..0dd7f4044 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.10.0"
+current = "2.10.1-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.