summaryrefslogtreecommitdiff
path: root/pep8.py
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2013-07-02 16:05:35 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2013-07-02 16:05:35 +0200
commitbbea5423ca58a90efddccb055e10a34a9f1a297e (patch)
treee8796c33cb150338b2e50dc4b8e262d0807e1725 /pep8.py
parentf30786feade0cf3dcbf5d248a3de70ff6bffa5ad (diff)
downloadpep8-bbea5423ca58a90efddccb055e10a34a9f1a297e.tar.gz
Release version 1.4.61.4.6
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 5b6300b..8413270 100755
--- a/pep8.py
+++ b/pep8.py
@@ -45,7 +45,7 @@ W warnings
700 statements
900 syntax error
"""
-__version__ = '1.4.6a0'
+__version__ = '1.4.6'
import os
import sys