summaryrefslogtreecommitdiff
path: root/pep8.py
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-04-10 10:54:30 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-04-10 10:54:30 +0200
commit74996fe0ad4c881bdd6d139129aa9e83a35cf935 (patch)
tree0b5c55b66fe0218757babfbbf1f72b031d37b9c7 /pep8.py
parent015fbed861cc6b0a95c0490fe454c7e5f00a2e87 (diff)
downloadpep8-74996fe0ad4c881bdd6d139129aa9e83a35cf935.tar.gz
Release version 1.5.51.5.5
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 61091af..9552bab 100755
--- a/pep8.py
+++ b/pep8.py
@@ -46,7 +46,7 @@ W warnings
"""
from __future__ import with_statement
-__version__ = '1.5.5a0'
+__version__ = '1.5.5'
import os
import sys