File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/google-analytics-data Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 0.11.1] ( https://github.com/googleapis/python-analytics-data/compare/v0.11.0...v0.11.1 ) (2022-03-05)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** require google-api-core>=1.31.5, >=2.3.2 ([ #202 ] ( https://github.com/googleapis/python-analytics-data/issues/202 ) ) ([ cc351cd] ( https://github.com/googleapis/python-analytics-data/commit/cc351cd9d65daf9d6546717cebf212bcb2ddf16e ) )
9+ * ** deps:** require proto-plus>=1.15.0 ([ cc351cd] ( https://github.com/googleapis/python-analytics-data/commit/cc351cd9d65daf9d6546717cebf212bcb2ddf16e ) )
10+
311## [ 0.11.0] ( https://github.com/googleapis/python-analytics-data/compare/v0.10.0...v0.11.0 ) (2022-02-24)
412
513
Original file line number Diff line number Diff line change 1919import os
2020import setuptools # type: ignore
2121
22- version = "0.11.0 "
22+ version = "0.11.1 "
2323
2424package_root = os .path .abspath (os .path .dirname (__file__ ))
2525
You can’t perform that action at this time.
0 commit comments