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 4709bf5 commit d2af071Copy full SHA for d2af071
NEWS.txt
@@ -1,3 +1,7 @@
1
+1.6.0 (2017-08-03)
2
+ - Process function scope variable annotations for used names
3
+ - Find Python files without extensions by their shebang
4
+
5
1.5.0 (2017-01-09)
6
- Enable support for PEP 526 annotated assignments
7
pyflakes/__init__.py
@@ -1 +1 @@
-__version__ = '1.5.0'
+__version__ = '1.6.0'
0 commit comments