Changelog 0.2.1 (2025-10-30) Bug Fixes deps: Require google-auth >= 1.32.0,<3.0.0 (a69b725) deps: Require httplib2 >= 0.19.0,<1.0.0 (a69b725) Drop python 3.6; require python 3.7+ (a69b725) Remove setup.cfg configuration for creating universal wheels (#191) (c2be0ae) 0.2.0 (2023-12-12) Features Add support for Python 3.12 (#126) (9a110a6) Dependencies Remove third-party mock library (#124) (ea0c7c6) 0.1.1 (2023-08-21) Bug Fixes Update setup.py (#114) (d6a0e3d) 0.1.0 (2021-03-01) Features add close method (#14) (feda187) expose a few httplib2 properties and a method (#9) (e3aa44e)