summaryrefslogtreecommitdiff
path: root/pep8.py
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-04-07 07:53:05 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-04-07 07:53:05 +0200
commita2c3b9b05928000b5494a1c13c3068cd53eaf8f5 (patch)
tree26c1bd31ff9950a13877b5e5a4fa6676a0ec27e4 /pep8.py
parentc035444eb1c59fe0bf00a85fd5325254ee77b8d0 (diff)
downloadpep8-a2c3b9b05928000b5494a1c13c3068cd53eaf8f5.tar.gz
Release version 1.5.41.5.4
Diffstat (limited to 'pep8.py')
-rwxr-xr-xpep8.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pep8.py b/pep8.py
index fa8f8d9..4662cd7 100755
--- a/pep8.py
+++ b/pep8.py
@@ -46,7 +46,7 @@ W warnings
"""
from __future__ import with_statement
-__version__ = '1.5.4a0'
+__version__ = '1.5.4'
import os
import sys