Notable commits: Bugfix: don't remove the cwd from sys-path This is a useful feature for notebooks which are not members of the package
1.1.0
* Add support for configuration using `pyproject.toml` * Move per-importer state to `literary.notebook.__main__` shim * Fix tests * Refactor commandline to use subcommand structure (`literary <SUBCOMMAND>`)