summaryrefslogtreecommitdiff
path: root/astroid
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-03-26 15:11:35 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-03-26 15:11:35 +0200
commit1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7 (patch)
treec68cd946534c08a16f2c7566a91304a2b2e3849d /astroid
parent054455afea299c262cdfd4d34c808bc231a10f6e (diff)
downloadastroid-git-1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7.tar.gz
Bump astroid to 2.15.1, update changelogv2.15.1
Diffstat (limited to 'astroid')
-rw-r--r--astroid/__pkginfo__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/astroid/__pkginfo__.py b/astroid/__pkginfo__.py
index 3f1d1a29..79ece977 100644
--- a/astroid/__pkginfo__.py
+++ b/astroid/__pkginfo__.py
@@ -2,5 +2,5 @@
# 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__ = "2.15.1"
version = __version__