InterMol 0.1.1
Pre-release
Pre-release
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 #371
- Add convert.py alias to $PATH by @mattwthompson in #373
- Import directly from six by @mattwthompson in #380
- Update collections imports for deprecations by @mattwthompson in #375
- Update convert.py by @devashishdas in #384
- Update CI to use Python 3.8 through 3.10 by @mattwthompson in #386
New Contributors
- @devashishdas made their first contribution in #384
Full Changelog: v0.1...v0.1.1