summaryrefslogtreecommitdiff
path: root/astroid
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2023-04-24 10:51:12 +0200
committerGitHub <noreply@github.com>2023-04-24 10:51:12 +0200
commit420a59a7da81828e982fabfd34e1533ffddf6400 (patch)
tree65ca862b48e68082dd10ce13df79e23b6169d988 /astroid
parent73482936a4eabeb3e51425f3b5c56d1d9e0a9bb9 (diff)
downloadastroid-git-420a59a7da81828e982fabfd34e1533ffddf6400.tar.gz
Bump astroid to 2.15.4, update changelog (#2144)v2.15.4
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 bf97b0b0..edbc6c68 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.3"
+__version__ = "2.15.4"
version = __version__