diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-21 09:50:30 +0200 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-21 10:01:37 +0200 |
commit | ec8219e48f031f93377cc7d862a6f3bf80d76dbf (patch) | |
tree | 42eda28bc86611eacf75550df973abe562c332ee /tbump.toml | |
parent | dbfde30d43a03af5f0bccd4689b4d376bb9cd814 (diff) | |
download | pylint-git-ec8219e48f031f93377cc7d862a6f3bf80d76dbf.tar.gz |
Bump pylint to 2.9.5, update changelogv2.9.5
Diffstat (limited to 'tbump.toml')
-rw-r--r-- | tbump.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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 = ''' ^(?P<major>0|[1-9]\d*) \. |