This pre-release includes changes to support Python 3.10 and exposes `convert.py` in `$PATH`.
What's Changed
* Update setup-miniconda action, setup.py version by mattwthompson in https://github.com/shirtsgroup/InterMol/pull/371
* Add convert.py alias to $PATH by mattwthompson in https://github.com/shirtsgroup/InterMol/pull/373
* Import directly from six by mattwthompson in https://github.com/shirtsgroup/InterMol/pull/380
* Update collections imports for deprecations by mattwthompson in https://github.com/shirtsgroup/InterMol/pull/375
* Update convert.py by devashishdas in https://github.com/shirtsgroup/InterMol/pull/384
* Update CI to use Python 3.8 through 3.10 by mattwthompson in https://github.com/shirtsgroup/InterMol/pull/386
New Contributors
* devashishdas made their first contribution in https://github.com/shirtsgroup/InterMol/pull/384
**Full Changelog**: https://github.com/shirtsgroup/InterMol/compare/v0.1...v0.1.1