summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-29 20:22:56 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-12-03 18:26:57 +0100
commite3b5edd37828b4ed6322050e9d562a17b0276102 (patch)
treef5ef8abcf738eb18fb9cbe6e305d6f7d7c12f4c3 /tbump.toml
parenteec287fae66f8fc514d5daa9caee46fd0e0cb6d9 (diff)
downloadpylint-git-e3b5edd37828b4ed6322050e9d562a17b0276102.tar.gz
Upgrade the version to 2.13.0-dev0 following 2.12.2 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 d53b722f6..b7855123d 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.12.2"
+current = "2.13.0-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.