Accessing the version information with * chembl-webresource-client 0.10.7 does not work. ```python from chembl_webresource_client.new_client import new_client >>> new_client.description["version"] 'data' ```