From c47561e5013232851ac48394be33cfcff967962f Mon Sep 17 00:00:00 2001 From: Pierre Sassoulas Date: Sun, 21 Nov 2021 16:05:12 +0100 Subject: Bump astroid to 2.8.6, 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 4eed5567..91f5ae61 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,7 +1,7 @@ github_url = "https://github.com/PyCQA/astroid" [version] -current = "2.8.6-dev0" +current = "2.8.6" regex = ''' ^(?P0|[1-9]\d*) \. -- cgit v1.2.1