summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-25 20:29:46 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-25 20:29:46 +0200
commit49223e130ff05cc3b615ed2402f00e0c5b8f479c (patch)
tree77319d7e0b654fbbba909aa75e1cde721009c499 /tbump.toml
parent444f654e23de0772036c0e29c8e5745e48a8970c (diff)
downloadpylint-git-49223e130ff05cc3b615ed2402f00e0c5b8f479c.tar.gz
Move back to a dev version following 2.9.6 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 0f780ff4d..c41294e60 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.6"
+current = "2.10.0-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.