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

Tagging 2.0.0 alpha 1 pre-release

parent f2ade60c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -64,7 +64,7 @@ try:
except ImportError:
from ConfigParser import RawConfigParser
 
__version__ = '2.0.0.dev0'
__version__ = '2.0.0a1'
 
DEFAULT_EXCLUDE = '.svn,CVS,.bzr,.hg,.git,__pycache__,.tox'
DEFAULT_IGNORE = 'E121,E123,E126,E226,E24,E704,W503'
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