summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-14 16:11:22 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-25 15:21:25 +0100
commit07a635cd2109bb4a44bd29078a0b5f9fc6f6bd5d (patch)
tree298f6042afdff822a64596c8e2601d9378557342 /tbump.toml
parentf6d3d3989852c903f01ca03dde9cb07687c7603f (diff)
downloadpylint-git-07a635cd2109bb4a44bd29078a0b5f9fc6f6bd5d.tar.gz
Upgrade the version to 2.12.1-dev0 following 2.12.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 4b9826afd..5a77b16c0 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.12.0"
+current = "2.12.1-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.