v0.5.3
Pre-release
Pre-release
- Add explicit support for Python 3.9 (#13).
- Add Citation file (by @lewiuberg in #16).
- Use GitHub actions for CD (#18).
- Bugifx: Enforce keys to be strings when writing to TOML (by @lewiuberg in #17).
- Bugfix: Fix error message in
.as_namedtuple()
for Python 3.10.