summaryrefslogtreecommitdiff
path: root/astroid/__pkginfo__.py
blob: 8d36bcd92d52a9c819c208d08e00abe5996cedf1 (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-dev0"
version = __version__