summaryrefslogtreecommitdiff
path: root/astroid/builder.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-19 23:37:37 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-20 21:54:55 +0200
commita6dcc567f33ca0158f4263c6d171396c4cd08e5e (patch)
tree539a5a0e484d40a317a047a0966f993d2f5c31c8 /astroid/builder.py
parent9cb375616fed1ebc791cf99507117354b7b10d01 (diff)
downloadastroid-git-a6dcc567f33ca0158f4263c6d171396c4cd08e5e.tar.gz
Bump astroid to 2.6.4, update changelog
Diffstat (limited to 'astroid/builder.py')
-rw-r--r--astroid/builder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/astroid/builder.py b/astroid/builder.py
index 5a1c5cd0..9d3d4137 100644
--- a/astroid/builder.py
+++ b/astroid/builder.py
@@ -8,8 +8,8 @@
# Copyright (c) 2017 Ɓukasz Rogalski <rogalski.91@gmail.com>
# Copyright (c) 2018 Anthony Sottile <asottile@umich.edu>
# Copyright (c) 2020-2021 hippo91 <guillaume.peillex@gmail.com>
-# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
+# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Copyright (c) 2021 Andrew Haigh <hello@nelf.in>
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html