Skip to content
Snippets Groups Projects
Commit dcfdfda7 authored by Ian Lee's avatar Ian Lee
Browse files

Release version 1.6.2

parent 2f07c7b6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,7 @@ Changelog
=========
 
 
1.6.x (unreleased)
1.6.2 (2015-02-15)
------------------
 
Changes:
Loading
Loading
Loading
Loading
@@ -62,7 +62,7 @@ try:
except ImportError:
from ConfigParser import RawConfigParser
 
__version__ = '1.6.2a0'
__version__ = '1.6.2'
 
DEFAULT_EXCLUDE = '.svn,CVS,.bzr,.hg,.git,__pycache__,.tox'
DEFAULT_IGNORE = 'E121,E123,E126,E226,E24,E704'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment