From ec8219e48f031f93377cc7d862a6f3bf80d76dbf Mon Sep 17 00:00:00 2001 From: Pierre Sassoulas Date: Wed, 21 Jul 2021 09:50:30 +0200 Subject: Bump pylint to 2.9.5, 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 a6c602692..ea399314d 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,7 +1,7 @@ github_url = "https://github.com/PyCQA/pylint" [version] -current = "2.9.5-dev0" +current = "2.9.5" regex = ''' ^(?P0|[1-9]\d*) \. -- cgit v1.2.1