diff options
author | Florent Xicluna <florent.xicluna@gmail.com> | 2013-04-23 09:17:03 +0200 |
---|---|---|
committer | Florent Xicluna <florent.xicluna@gmail.com> | 2013-04-23 09:17:03 +0200 |
commit | 329db23504b54f3ccfcd9f4c5f27992e9c49df48 (patch) | |
tree | b45c797dba2709d34890ef2808a267eb8341c815 /NEWS.txt | |
parent | c19c713e24262a8daac6aa4ecf84d6c33e371d42 (diff) | |
download | pyflakes-329db23504b54f3ccfcd9f4c5f27992e9c49df48.tar.gz |
Release version 0.7.1
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -0.7.x (unreleased): +0.7.1 (2013-04-23): - File `bin/pyflakes` was missing in tarball generated with distribute. - Fix reporting errors in non-ASCII filenames (Python 2.x). |