New version of StarkNet.py is out, bringing initial support for StarkNet 0.10.1. All existing functionalities of StarkNet.py should work with this update, and new features related to changes from StarkNet 0.10.1 is coming at a later date.
Breaking Changes
- `InvokeTransaction.entry_point_selector` has been changed from `int` to `Optional[int]` to reflect the changes in StarkNet gateway
**Full Changelog**: https://github.com/software-mansion/starknet.py/compare/0.6.3-alpha...0.7.0-alpha