summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-03-24 22:50:27 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-03-24 23:13:17 +0100
commitfe57cc721defc1f81aaed875d1b85ac6d1761909 (patch)
treeebe2ad00963ce488afb5a044d471781e56eb26b7 /tbump.toml
parentfd0eb6c2af0e3e98350e24047c4df7d5b8aad89a (diff)
downloadpylint-git-fe57cc721defc1f81aaed875d1b85ac6d1761909.tar.gz
Upgrade the version to 2.14.0-dev0 following 2.13.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 83785652f..5426c45f5 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.13.0"
+current = "2.14.0-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.