Releases: apify/apify-client-python
Releases · apify/apify-client-python
0.1.0
Changed
- methods using specific option values for arguments now use well-defined and documented
Enums for those arguments instead of generic strings - made the submodule
apify_client.constscontaining the aforementionedEnums available
Internal changes
- updated development dependencies
- enforced unified use of single quotes and double quotes
- added repository dispatch to build actor images with this client when publishing a new version