From 6469710c7dfa514169b348333a05b0137c0dfdcc Mon Sep 17 00:00:00 2001 From: Pierre Sassoulas Date: Tue, 4 Jul 2023 21:39:41 +0200 Subject: [PATCH] Bump astroid to 3.0.0a6, update changelog --- astroid/__pkginfo__.py | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/astroid/__pkginfo__.py b/astroid/__pkginfo__.py index 477466f62a..9f6fee5036 100644 --- a/astroid/__pkginfo__.py +++ b/astroid/__pkginfo__.py @@ -2,5 +2,5 @@ # For details: https://github.com/pylint-dev/astroid/blob/main/LICENSE # Copyright (c) https://github.com/pylint-dev/astroid/blob/main/CONTRIBUTORS.txt -__version__ = "3.0.0a6-dev0" +__version__ = "3.0.0a6" version = __version__ diff --git a/tbump.toml b/tbump.toml index b5bc137a90..80067983c7 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,7 +1,7 @@ github_url = "https://github.com/pylint-dev/astroid" [version] -current = "3.0.0a6-dev0" +current = "3.0.0a6" regex = ''' ^(?P0|[1-9]\d*) \.