Fixed
- GeoSeries supplied as `bpolys` input raising exception ([155](https://github.com/GIScience/ohsome-py/issues/155))
Changed
- if tags are supplied for explosion in `response.as_dataframe`, the respective column will always be present in the resulting Geodataframe, even if the tags were not part of the result. In that case the column will be all-None ([149](https://github.com/GIScience/ohsome-py/issues/149)).