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