summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-09-16 17:15:38 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-09-16 18:19:49 +0200
commit67957e233cdd402cacc4389aeba5e717a684f7a2 (patch)
treee32ac6e196179b3fbd1ea80547b3ba2661d08a83 /tbump.toml
parent7add5d00ff5bb36a21bb5fe92cc8e67c5ca80e80 (diff)
downloadpylint-git-67957e233cdd402cacc4389aeba5e717a684f7a2.tar.gz
Move back to a dev version following 2.11.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 65cee0476..00ba46782 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.11.0"
+current = "2.11.1-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.