* Migration script [FIX] Incorrect syntax of regular expression, to remove python 2 header [IMP] first release of all the steps from 8.0 to 13.0
0.1.3
* framework
[ADD] --no-commit option that disable git add and git commit calls [FIX] do not commit many times if migration has many steps. [REF] remove useless commented code [REF] create _commit_changes() and _replace_in_file() functions
* Meta
[FIX] github url of the project in setup.py [ADD] Travis file + links to coveralls [ADD] test_requirements.txt
* migration script
[ADD] 12.0 to 13.0 and add a warning if reference to web_settings_dashboard are found. cortesy yelizariev [ADD] bump version in manifest file [ADD] set installable to True