summaryrefslogtreecommitdiff
path: root/astroid
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-04-02 21:19:53 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-04-02 21:19:53 +0200
commit85b698466afe12c750842dc2522f2823365d9fbc (patch)
treecc38357be1b39fe63f8cdd8003427f517d249f70 /astroid
parent895c6d7e847eea78a11e832429cf4a06ace93647 (diff)
downloadastroid-git-85b698466afe12c750842dc2522f2823365d9fbc.tar.gz
Bump astroid to 2.15.2, update changelogv2.15.2
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 79ece977..32ea6759 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.1"
+__version__ = "2.15.2"
version = __version__