Skip to content

Commit cc813c8

Browse files
chore(main): release 1.4.1 (#128)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5a29711 commit cc813c8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-cloud-gke-hub/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [1.4.1](https://github.com/googleapis/python-gke-hub/compare/v1.4.0...v1.4.1) (2022-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#127](https://github.com/googleapis/python-gke-hub/issues/127)) ([169b080](https://github.com/googleapis/python-gke-hub/commit/169b080afd7c1c89ccda6e0499b00f5e37c8e539))
9+
* **deps:** require proto-plus>=1.15.0 ([169b080](https://github.com/googleapis/python-gke-hub/commit/169b080afd7c1c89ccda6e0499b00f5e37c8e539))
10+
311
## [1.4.0](https://github.com/googleapis/python-gke-hub/compare/v1.3.0...v1.4.0) (2022-02-24)
412

513

packages/google-cloud-gke-hub/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import setuptools # type: ignore
2121

2222
name = "google-cloud-gke-hub"
23-
version = "1.4.0"
23+
version = "1.4.1"
2424
description = "GKE Hub API client library"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-gke-hub"

0 commit comments

Comments
 (0)