Release 6.0.0

This commit is contained in:
Anthony Sottile 2022-11-23 14:27:13 -05:00
parent b5cac8790f
commit b9a7794c4f
4 changed files with 44 additions and 3 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, 5.0)
- Large scale refactoring (2.0, 3.0, 5.0, 6.0)
- Subtly breaking CLI changes (3.0, 4.0, 5.0)
- Subtly breaking CLI changes (3.0, 4.0, 5.0, 6.0)
- Breaking changes to its plugin interface (3.0)