Release 5.0.2

This commit is contained in:
Anthony Sottile 2022-08-01 06:01:45 -07:00
parent 5e69ba9261
commit 70c0b3d27a
3 changed files with 18 additions and 1 deletions

View file

@ -0,0 +1,16 @@
5.0.2 -- 2022-08-01
-------------------
You can view the `5.0.2 milestone`_ on GitHub for more details.
Bugs Fixed
~~~~~~~~~~
- Fix execution on python == 3.8.0 (See also :issue:`1637`, :pull:`1641`).
- Fix config discovery when home does not exist (See also :issue:`1640`,
:pull:`1642`).
.. all links
.. _5.0.2 milestone:
https://github.com/PyCQA/flake8/milestone/44

View file

@ -9,6 +9,7 @@ with the newest releases first.
==================
.. toctree::
5.0.2
5.0.1
5.0.0