What's Changed
This release adds the `--keep` parameter to the `clean` mode.
Furthermore a windows specific bug was fixed, where force overwriting in `rename` mode was not possible.
* Bump mypy from 0.910 to 0.920 by dependabot in https://github.com/Popkornium18/audiotag/pull/5
* Bump pytaglib from 1.4.6 to 1.5.0 by dependabot in https://github.com/Popkornium18/audiotag/pull/6
* Bump mypy from 0.920 to 0.921 by dependabot in https://github.com/Popkornium18/audiotag/pull/7
* Bump mypy from 0.921 to 0.930 by dependabot in https://github.com/Popkornium18/audiotag/pull/8
* Bump tox from 3.24.4 to 3.24.5 by dependabot in https://github.com/Popkornium18/audiotag/pull/9
* Add MacOS and Windows Tests by Popkornium18 in https://github.com/Popkornium18/audiotag/pull/10
* type hint list, dict and set without imports from typing by Popkornium18 in https://github.com/Popkornium18/audiotag/pull/11
* Refactor mode parameters by Popkornium18 in https://github.com/Popkornium18/audiotag/pull/12
**Full Changelog**: https://github.com/Popkornium18/audiotag/compare/v0.4.5...v0.5.0