File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-analytics-admin Expand file tree Collapse file tree 2 files changed +8
-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-admin/compare/v0.11.0...v0.11.1 ) (2022-10-03)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Require protobuf >= 3.20.2 ([ #278 ] ( https://github.com/googleapis/python-analytics-admin/issues/278 ) ) ([ c464f38] ( https://github.com/googleapis/python-analytics-admin/commit/c464f3811f361c05e48b44c0ce60139f40d1fe44 ) )
9+
310## [ 0.11.0] ( https://github.com/googleapis/python-analytics-admin/compare/v0.10.1...v0.11.0 ) (2022-09-12)
411
512
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "0.11.0 "
23+ version = "0.11.1 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments