Added
* Dependency on [MangaDex.py](https://github.com/Proxymiity/MangaDex.py).
* Progess bar and about box in the GUI.
* Mangadex source (not complete yet).
Changed
* Versioning system is now based on date in the form of `YYYY.MM.patch`, where patch is the release number for that month.
* Renamed `tankobon.parsers` to `tankobon.sources`.
Fixed
* Checks for None when presenting Metadata objects in the GUI.
Previously, any None values would cause `TypeError`.