Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Oct 11, 2021
1 parent 596a675 commit 23d8829
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.rst
Expand Up @@ -2,6 +2,9 @@
History
=======

1.2.0 (2021-10-11)
------------------

* Support Flake8 4.

1.1.1 (2021-08-17)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = flake8-no-pep420
version = 1.1.1
version = 1.2.0
description = A flake8 plugin to ban PEP-420 implicit namespace packages.
long_description = file: README.rst
long_description_content_type = text/x-rst
Expand Down

0 comments on commit 23d8829

Please sign in to comment.