We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ffc12 commit 8ca030eCopy full SHA for 8ca030e
pep8.py
@@ -62,7 +62,7 @@
62
except ImportError:
63
from ConfigParser import RawConfigParser
64
65
-__version__ = '1.6.1'
+__version__ = '1.6.2a0'
66
67
DEFAULT_EXCLUDE = '.svn,CVS,.bzr,.hg,.git,__pycache__,.tox'
68
DEFAULT_IGNORE = 'E121,E123,E126,E226,E24,E704'
0 commit comments