diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-25 20:15:11 +0200 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-25 20:26:55 +0200 |
commit | 444f654e23de0772036c0e29c8e5745e48a8970c (patch) | |
tree | 2e3b86b314bd41333d9cd29b9b5c851024c7d49a /tbump.toml | |
parent | c04f92ef68e5ea779a60bfddb91dc677c5470fd0 (diff) | |
download | pylint-git-444f654e23de0772036c0e29c8e5745e48a8970c.tar.gz |
Bump pylint to 2.9.6, update changelogv2.9.6
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 d1de0ecf9..0f780ff4d 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,7 +1,7 @@ github_url = "https://github.com/PyCQA/pylint" [version] -current = "2.9.6-dev0" +current = "2.9.6" regex = ''' ^(?P<major>0|[1-9]\d*) \. |