From a4b9ef560166f35f9ecca95d0ec4c82b70fc031f Mon Sep 17 00:00:00 2001 From: Pierre Sassoulas Date: Wed, 1 Jun 2022 13:08:29 +0200 Subject: Bump pylint to 2.15.0-dev0, update changelog --- tbump.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tbump.toml') diff --git a/tbump.toml b/tbump.toml index 2ae96a798..0cda703c7 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,7 +1,7 @@ github_url = "https://github.com/PyCQA/pylint" [version] -current = "2.14.0" +current = "2.15.0-dev0" regex = ''' ^(?P0|[1-9]\d*) \. -- cgit v1.2.1