What's Changed
* Added transfer_collections method by Regamii in https://github.com/ClappFormOrg/clappform-python/pull/24
* Changed default timeout from 1 to 10 by Regamii in https://github.com/ClappFormOrg/clappform-python/pull/25
* Removed type conversion by Regamii in https://github.com/ClappFormOrg/clappform-python/pull/26
* Added exponential backoff by Regamii in https://github.com/ClappFormOrg/clappform-python/pull/27
* Fix immediate_retry set to False by Regamii in https://github.com/ClappFormOrg/clappform-python/pull/28
* Added status_forcelist to retry by Regamii in https://github.com/ClappFormOrg/clappform-python/pull/29
* Added statuscode check by Regamii in https://github.com/ClappFormOrg/clappform-python/pull/30
* Removed executor shutdown in dunder del by Regamii in https://github.com/ClappFormOrg/clappform-python/pull/31
**Full Changelog**: https://github.com/ClappFormOrg/clappform-python/compare/v4.0.0...4.1.0