Release 5.3.5
Added
__getstate__and__setstate__methods inRPClientclass to make it possible to pickle it, by @HardNorth
Changed
tokenfield ofRPClientclass was renamed toapi_keyto maintain common convention, by @HardNorth
__getstate__ and __setstate__ methods in RPClient class to make it possible to pickle it, by @HardNorthtoken field of RPClient class was renamed to api_key to maintain common convention, by @HardNorth