Changed - Fix missing license in distributions. - Fix old tag paths not properly getting disposed during save_as events. (This bug made it so that you couldn't reopen a tag right after having opened and saved it to different file using save_as)
1.9.0
Added - Added \_\_main\_\_ so Mozzarilla can be executed using `python -m mozzarilla` or just `mozzarilla` on some systems.
1.8.2
Changed - Add arbytmap to requirements to account for future versions not installing it by default.
1.8.1
Changed - Fix readme potentially breaking setup.
1.8.0
Changed - Update includes to be compatible with new version of reclaimer.
1.7.1
Changed - Remove minimum version requirement for reclaimer. Fixes setuptools installing the broken 2.6.0 package of reclaimer.