summaryrefslogtreecommitdiff
path: root/astroid/__pkginfo__.py
blob: 7b5021fd32f4c5c7064d6d607da83aa3f20b49f3 (plain)
1
2
3
4
5
6
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
# 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.0a3"
version = __version__