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 b374640 commit 61ece33Copy full SHA for 61ece33
HISTORY.rst
@@ -2,6 +2,9 @@
2
History
3
=======
4
5
+3.6.0 (2021-08-13)
6
+------------------
7
+
8
* Add type hints.
9
10
3.5.0 (2021-05-10)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = flake8-comprehensions
-version = 3.5.0
+version = 3.6.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