We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8fbb0c commit 164066cCopy full SHA for 164066c
CHANGES.txt
@@ -2,8 +2,8 @@ Changelog
2
=========
3
4
5
-1.x (unreleased)
6
-----------------
+1.5.7 (2014-05-29)
+------------------
7
8
Bug fixes:
9
pep8.py
@@ -46,7 +46,7 @@
46
"""
47
from __future__ import with_statement
48
49
-__version__ = '1.5.7a0'
+__version__ = '1.5.7'
50
51
import os
52
import sys
0 commit comments