diff --git a/astroid/__pkginfo__.py b/astroid/__pkginfo__.py index d79add555..eb11fcb6e 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__ = "4.0.0b3-dev0" +__version__ = "4.0.0b4-dev0" version = __version__ diff --git a/tbump.toml b/tbump.toml index 97a8d1ce6..6c002b376 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,7 +1,7 @@ github_url = "https://github.com/pylint-dev/astroid" [version] -current = "4.0.0b3-dev0" +current = "4.0.0b4-dev0" regex = ''' ^(?P0|[1-9]\d*) \.