- `MANIFEST.in` did not have `covalent_dispatcher/_service` in it due to which the PyPi package was not being built correctly. Added the `covalent_dispatcher/_service` to the `MANIFEST.in` file.
Fixed
- setuptools properly including data files during installation
0.22.6
Fixed
- Added service folder in covalent dispatcher to package.
0.22.5
Fixed
- `README.md` images now use master branch's raw image urls hosted on <https://github.com> instead of <https://raw.githubusercontent.com>. Also, switched image rendering from html to markdown.
0.22.4
Fixed
- dispatcher server app included in sdist - raw image urls properly used