What's Changed
- Fix bug when missing workbook relationship by @tmiller in #277
- Update pyproject.toml with python support by @boxydog in #278
- Fix potential
SyntaxError
when >= Python 3.12 (regex) by @alexander-beedie in #281 - Add Python 3.12 as supported python version in README and pyproject.toml by @arnabanimesh in #283
New Contributors
- @tmiller made their first contribution in #277
- @boxydog made their first contribution in #278
- @arnabanimesh made their first contribution in #283
Full Changelog: 0.8.2...0.8.3