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