File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ Contributors
132132- Neil Girdhar <mistersheik@gmail.com>
133133- Michał Masłowski <m.maslowski@clearcode.cc>
134134- Mateusz Bysiek <mb@mbdev.pl>
135+ - Marcelo Trylesinski <marcelotryle@gmail.com>
135136- Leandro T. C. Melo <ltcmelo@gmail.com>
136137- Konrad Weihmann <kweihmann@outlook.com>
137138- Kian Meng, Ang <kianmeng.ang@gmail.com>
Original file line number Diff line number Diff line change 22# For details: https://github.com/pylint-dev/astroid/blob/main/LICENSE
33# Copyright (c) https://github.com/pylint-dev/astroid/blob/main/CONTRIBUTORS.txt
44
5- __version__ = "3.0.0a8-dev0 "
5+ __version__ = "3.0.0a8"
66version = __version__
Original file line number Diff line number Diff line change 11github_url = " https://github.com/pylint-dev/astroid"
22
33[version ]
4- current = " 3.0.0a8-dev0 "
4+ current = " 3.0.0a8"
55regex = '''
66^(?P<major>0|[1-9]\d*)
77\.
You can’t perform that action at this time.
0 commit comments