Skip to content

Commit

Permalink
Version 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Oct 11, 2021
1 parent 5c379c4 commit 2ba9a02
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
=======

3.7.0 (2021-10-11)
------------------

* Support Flake8 4.

3.6.1 (2021-08-16)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = flake8-comprehensions
version = 3.6.1
version = 3.7.0
description = A flake8 plugin to help you write better list/set/dict comprehensions.
long_description = file: README.rst
long_description_content_type = text/x-rst
Expand Down

0 comments on commit 2ba9a02

Please sign in to comment.