summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-25 16:49:51 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-25 17:02:06 +0100
commit8b3ce5576aa4c43484606381dbd3fe95091133bc (patch)
tree3dd605e7635ed1d13e4ad6c3008c57732c377680 /tbump.toml
parent2c151378138594c5b3483a7a00bbf8e144fc4506 (diff)
downloadpylint-git-8b3ce5576aa4c43484606381dbd3fe95091133bc.tar.gz
Upgrade the version to 2.12.2-dev0 following 2.12.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 c216ca0b4..610609d5d 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.12.1"
+current = "2.12.2-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.