FicImageScript v4.0.0
Installation
- From PyPI
pip install FicImageScript==4.0.0
- Using the Wheel File
pip install FicImageScript-4.0.0-py3-none-any.whl
- Using the Source Tarball File
pip install FicImageScript-4.0.0.tar.gz
Changelog
Fixed
- Fixed major file path issue preventing Windows users from using FicImage.
Changelog.md: https://github.com/Jemeni11/FicImage/blob/main/CHANGELOG.md
Compare Commits: v3.0.0...v4.0.0