diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-06-17 10:21:08 +0200 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-06-17 13:24:47 +0200 |
commit | 0f08e2e52baf46498c0b2ae19dadb1144eb70295 (patch) | |
tree | b09ff2f52b9ccaef12425151758f8fc9dad181d1 /tbump.toml | |
parent | 63595a94551cb299bce2988dd1101f863de3bf08 (diff) | |
download | pylint-git-0f08e2e52baf46498c0b2ae19dadb1144eb70295.tar.gz |
Bump pylint to 2.9.0-dev1, update changelog
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 da4f7836b..aa54f05ed 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,7 +1,7 @@ github_url = "https://github.com/PyCQA/pylint" [version] -current = "2.9.0-dev0" +current = "2.9.0-dev1" regex = ''' ^(?P<major>0|[1-9]\d*) \. |