[Link to new version on PyPi](https://pypi.org/project/snet.sdk/3.3.0/)
What's Changed
Important
* added the ability to disable constant loading and proto compilation by PAY2109 in [41](https://github.com/singnet/snet-sdk-python/pull/41)
* automated creation and configuration of identity by mabredin in [42](https://github.com/singnet/snet-sdk-python/pull/42)
* automated network switching by mabredin in [42](https://github.com/singnet/snet-sdk-python/pull/42)
* updated way to configure org_id and service_id by mabredin in [48](https://github.com/singnet/snet-sdk-python/pull/48)
* updated README by PAY2109 in [43](https://github.com/singnet/snet-sdk-python/pull/43)
Minor changes
* updated SDK test cases by PAY2109 in [43](https://github.com/singnet/snet-sdk-python/pull/43)
Full Changelog: [v3.2.0...v3.3.0](https://github.com/singnet/snet-sdk-python/compare/v3.2.0...v3.3.0)