summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-08-26 14:11:44 +0200
committerGitHub <noreply@github.com>2022-08-26 12:11:44 +0000
commit646fef2339b576a596eb8a026393a17da31b7b97 (patch)
tree0f6cab735309d6821605001bbb204024519a6027 /tbump.toml
parent24eaec26f701cf8adddf27ffa8859e0bb5074a89 (diff)
downloadpylint-git-646fef2339b576a596eb8a026393a17da31b7b97.tar.gz
Bump pylint to 2.16.0-dev, update changelog (#7363)
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 6e3ad511a..d5c0fc8a8 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.15.0"
+current = "2.16.0-dev"
regex = '''
^(?P<major>0|[1-9]\d*)
\.