What's Changed
* Updating the required Python version and fixing bugs by suzukimain in https://github.com/suzukimain/auto_diffusers/pull/21
* Fixed bugs in uploading by suzukimain in https://github.com/suzukimain/auto_diffusers/pull/22
---
* Updated the minimum required Python version to 3.8.0 or higher.
* Fixed changes in `MANIFEST.in`
* Added license text to `utils/release.py`
* Removed some whitespaces in `.gitignore`
**Full Changelog**: https://github.com/suzukimain/auto_diffusers/compare/v2.0.20...v2.0.21