Fixes
- Fix Level serialization on CPython WASM (IntEnum members become plain ints)
- Fix deque maxlen enforcement on CPython WASM
- Fix author email and PyPI classifier
- Relax requires-python from ==3.10.7 to >=3.10
- Update test infrastructure for basilisk 0.11.x
- Update GitHub Actions to v4/v5