What's Changed
* move request function inside the class class by ehooo in https://github.com/paradigmadigital/lima-api/pull/25
* Fix bug 26 Client with auto_start=False and auto_close=True cause a uninitialized client error by ehooo in https://github.com/paradigmadigital/lima-api/pull/27
* Retry processor functionality by ehooo in https://github.com/paradigmadigital/lima-api/pull/28
* Allow overwrite ValidationError by ehooo in https://github.com/paradigmadigital/lima-api/pull/32
* Improve type checking by ehooo in https://github.com/paradigmadigital/lima-api/pull/34
* Add file upload support 29 by ehooo in https://github.com/paradigmadigital/lima-api/pull/36
**Full Changelog**: https://github.com/paradigmadigital/lima-api/compare/1.3.3...1.4.0