Slightly improved `setup.py` by refactoring it and using `find_packages()`.
0.0.4b
Specified the required `click` library version to be 7.0, the latest version that enables `clean_ipynb` to color some output messages.
0.0.3b
Added `--version` flag.
Removed shorter aliases for all flags.
Improved description.
0.0.2b
A cleaned `.ipynb` is saved in the default `.ipynb` `JSON` format, which uses the indent size of 1 and overall a bit strange. Yet, this update is valuable because it minimizes the `diff` between a cleaned `.ipynb` and its original.