1.4.2 - 24.02.2021
- GCSFile now exposes a mode attribute as required by the interface
- Changed keyword argument of underlying dependency urllib3 from
method_whitelist
toallowed_methods
to avoid deprecation warning (#39)
method_whitelist
to allowed_methods
to avoid deprecation warning (#39)