summaryrefslogtreecommitdiff
path: root/astroid
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-04-16 17:10:30 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-04-16 22:36:26 +0200
commitc312218289798207813971af540fbed43c6963b5 (patch)
tree5cf42a42470a836bdc2cd1d3120dfb68a8685c20 /astroid
parent0d4c0a0a42f02ad19c5ad1cefdbf45643d041a2a (diff)
downloadastroid-git-c312218289798207813971af540fbed43c6963b5.tar.gz
Bump astroid to 2.15.3, update changelogv2.15.3
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 32ea6759..bf97b0b0 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.2"
+__version__ = "2.15.3"
version = __version__