What's Changed
- REL: Update master branch after release (0.7.1) by @BvB93 in #63
- TST: Enable tests for Python 3.10 by @BvB93 in #64
- DEP: Replace
pd.DataFrame.append
withpd.concat
by @BvB93 in #65 - BUG: Fixed size-1 molecular dataframes not being correctly updated by @BvB93 in #66
Full Changelog: 0.7.1...0.7.2