File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/google-cloud-gke-hub Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.3] ( https://github.com/googleapis/python-gke-hub/compare/v1.4.2...v1.4.3 ) (2022-06-03)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** require protobuf <4.0.0dev ([ #174 ] ( https://github.com/googleapis/python-gke-hub/issues/174 ) ) ([ f061842] ( https://github.com/googleapis/python-gke-hub/commit/f061842b7dfd93e63e46209820c8c8aceeb175a6 ) )
9+
10+
11+ ### Documentation
12+
13+ * fix changelog header to consistent size ([ #173 ] ( https://github.com/googleapis/python-gke-hub/issues/173 ) ) ([ 396111b] ( https://github.com/googleapis/python-gke-hub/commit/396111b2d29a682611ac90172fe4ed6fe79e8e26 ) )
14+
315## [ 1.4.2] ( https://github.com/googleapis/python-gke-hub/compare/v1.4.1...v1.4.2 ) (2022-05-05)
416
517
Original file line number Diff line number Diff line change 2020import setuptools # type: ignore
2121
2222name = "google-cloud-gke-hub"
23- version = "1.4.2 "
23+ version = "1.4.3 "
2424description = "GKE Hub API client library"
2525release_status = "Development Status :: 5 - Production/Stable"
2626url = "https://github.com/googleapis/python-gke-hub"
You can’t perform that action at this time.
0 commit comments