What's Changed
* Import/export Keypair from PolkadotJS style JSON by arjanz in https://github.com/polkascan/py-substrate-interface/pull/261 (Introducing [new `Keypair.create_from_encrypted_json()` function](https://polkascan.github.io/py-substrate-interface/#substrateinterface.Keypair.create_from_encrypted_json))
* Check if weight needs to be converted to `WeightV2` by arjanz in https://github.com/polkascan/py-substrate-interface/pull/265
* Scalecodec: ScaleInfo path changed for `BoundedVec`
* Scalecodec: `GenericVote` type available for all pallets
**Full Changelog**: https://github.com/polkascan/py-substrate-interface/compare/v1.3.3...v1.3.4