Release 5.0.0

This commit is contained in:
Anthony Sottile 2022-07-30 17:00:41 -04:00
parent a826649b41
commit c7c6218e58
6 changed files with 87 additions and 5 deletions

View file

@ -28,9 +28,9 @@ Historically, |Flake8| has generated major releases for:
- Unvendoring dependencies (2.0)
- Large scale refactoring (2.0, 3.0)
- Large scale refactoring (2.0, 3.0, 5.0)
- Subtly breaking CLI changes (3.0, 4.0)
- Subtly breaking CLI changes (3.0, 4.0, 5.0)
- Breaking changes to its plugin interface (3.0)