summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-09-16 22:45:06 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-09-16 22:53:35 +0200
commitda36529a6ae1fb83417e600528692530a27aac1f (patch)
treef30220018931b7692a60d8c5971d949627c9bea1 /tbump.toml
parentd98e6e8adcdc5ebcd9c863f630e748cdba639b0a (diff)
downloadpylint-git-da36529a6ae1fb83417e600528692530a27aac1f.tar.gz
Move back to a dev version following 2.11.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 60e394896..75904bca1 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.11.1"
+current = "2.11.2-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.