We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c379c4 commit 2ba9a02Copy full SHA for 2ba9a02
HISTORY.rst
@@ -2,6 +2,9 @@
2
History
3
=======
4
5
+3.7.0 (2021-10-11)
6
+------------------
7
+
8
* Support Flake8 4.
9
10
3.6.1 (2021-08-16)
setup.cfg
@@ -1,6 +1,6 @@
1
[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
0 commit comments