v1.1.0
- Remove 'time_limit' argument from bfi.execute
- Remove 'bin/bfi' script-- add a console_script in setup.py instead
- Add module main.py so that bfi can be run via "python -m bfi" as an alternative if the console script doesn't work
- Add "-e" command line argument to show paths of included example brainfuck files