File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/google-analytics-admin 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.2] ( https://github.com/googleapis/python-analytics-admin/compare/v0.11.1...v0.11.2 ) (2022-10-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Allow protobuf 3.19.5 ([ #283 ] ( https://github.com/googleapis/python-analytics-admin/issues/283 ) ) ([ e686492] ( https://github.com/googleapis/python-analytics-admin/commit/e6864926c0f2691ed6233858969634fc40c93e5a ) )
9+ * ** deps:** require google-api-core> ; =1.33.2 ([ e686492] ( https://github.com/googleapis/python-analytics-admin/commit/e6864926c0f2691ed6233858969634fc40c93e5a ) )
10+
311## [ 0.11.1] ( https://github.com/googleapis/python-analytics-admin/compare/v0.11.0...v0.11.1 ) (2022-10-03)
412
513
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "0.11.1 "
23+ version = "0.11.2 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments