New in this release:
* Updated filter query language:
* added list comprehension to process list data, dicts, and list of dicts
* added any, all, and flatten functions
* will use RestrictedPython, if installed
* added metadata to Image overlay APIs (eg, add_bounding_boxes)
* Protect gethostbyname when on VPN
* Updated checks and docstring for read_csv(header)