summaryrefslogtreecommitdiff
path: root/astroid/__pkginfo__.py
blob: 3f1d1a291354409823f3a06e3fd0570caad92783 (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/PyCQA/astroid/blob/main/LICENSE
# Copyright (c) https://github.com/PyCQA/astroid/blob/main/CONTRIBUTORS.txt

__version__ = "2.15.0"
version = __version__