- 0.3
    - Fix inheritance bug, where extending the class with another view would fubar
    - Added arg in webassets_header macro to change the bootswatch theme
    - Added error 400, 503

- 0.2
    - Move module inside of its own directory: flask_marcopolo/__init__.py
    - Command line moved under flask_marcopolo/cmd.py
    - projects_templates moved under flask_marcopolo/projects_templates

- 0.1.3
    - Fixed package_data

- 0.1.1
    - Fix setuptools

- Version 0.1.0
    - First version