Skip to content

Commit 2ba9a02

Browse files
committed
Version 3.7.0
1 parent 5c379c4 commit 2ba9a02

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
History
33
=======
44

5+
3.7.0 (2021-10-11)
6+
------------------
7+
58
* Support Flake8 4.
69

710
3.6.1 (2021-08-16)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = flake8-comprehensions
3-
version = 3.6.1
3+
version = 3.7.0
44
description = A flake8 plugin to help you write better list/set/dict comprehensions.
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)