* Add `reject` on `Account` to support the new API feature
1.30.0
* Add `CountrySpec` model for looking up country payment information
1.29.1
* Update bundled CA certs
1.29.0
* Add support for deleting Relay products and SKUs
1.28.0
* Add an automatic paginating iterator to lists available via `auto_paging_iter` * List objects are now iterable * Error messages set to `None` are now handled properly * The `all` method on list objects has been deprecated in favor of `list` * Calls to `instance_url` are now side effect free
1.27.1
* Official Python 3.4 & 3.5 compatibility * Add configurable HTTP client * Add ability to delete attributes