diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-01 14:33:09 +0200 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-01 14:54:36 +0200 |
commit | aa688de05e469e33a20478144013946ccb752736 (patch) | |
tree | a6a4096f5244d7085f31061b3119ac39f1b0bb0b /tbump.toml | |
parent | d1048a15618c136d9f6621692495abf70e5cfa5a (diff) | |
download | pylint-git-2.9.3.tar.gz |
Bump pylint to 2.9.3, update changelogv2.9.3
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 becae65ec..d65f63f92 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,7 +1,7 @@ github_url = "https://github.com/PyCQA/pylint" [version] -current = "2.9.3-dev0" +current = "2.9.3" regex = ''' ^(?P<major>0|[1-9]\d*) \. |