summaryrefslogtreecommitdiff
path: root/astroid/__pkginfo__.py
blob: 32ea675931a41e37e9154229eac7415370a564f3 (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.2"
version = __version__