What's Changed
* Fix issue111 by forcing the content-type in the request by lfortemps in https://github.com/VirusTotal/vt-py/pull/112
* feat: Parametrize verify SSL on Client object by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/114
* chore: Bump version by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/115
* Call `close` when `vt.Client` is destroyed. by plusvic in https://github.com/VirusTotal/vt-py/pull/118
* fix: Fix broken example in Python 3.10 by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/117
New Contributors
* lfortemps made their first contribution in https://github.com/VirusTotal/vt-py/pull/112
**Full Changelog**: https://github.com/VirusTotal/vt-py/compare/0.15.0...0.16.0