Skip to content

Commit

Permalink
chore(main): release 1.4.3 (#175)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
release-please[bot] and parthea authored Jun 7, 2022
1 parent 1aa6fef commit 7daa79f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/google-cloud-gke-hub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.4.3](https://github.com/googleapis/python-gke-hub/compare/v1.4.2...v1.4.3) (2022-06-03)


### Bug Fixes

* **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))


### Documentation

* 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))

## [1.4.2](https://github.com/googleapis/python-gke-hub/compare/v1.4.1...v1.4.2) (2022-05-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gke-hub/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import setuptools # type: ignore

name = "google-cloud-gke-hub"
version = "1.4.2"
version = "1.4.3"
description = "GKE Hub API client library"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-gke-hub"
Expand Down

0 comments on commit 7daa79f

Please sign in to comment.