What's Changed
- Use Github-Actions for PyPI release process by @ckeshava in #760
- fix: docs build by @justinr1234 in #761
- Updates to FeeSettings ledger object by @ckeshava in #758
- Add include_deleted param to ledger_entry API by @Kassaking7 in #721
- Validate the serialization of maximum UINT64 value OracleSet txn by @ckeshava in #756
- Use base 10 serialization for all amount fields in MPT by @khancode
- feat: Multi-Purpose Tokens (MPT) @khancode in #732
Breaking Change
- fix: remove Python 3.7 support to fix dependency installation and use 3.8 as new default by @khancode in #737
Full Changelog: v3.0.0...v4.0.0