File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/google-cloud-gke-hub Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
11
## [ 1.4.0] ( https://github.com/googleapis/python-gke-hub/compare/v1.3.0...v1.4.0 ) (2022-02-24)
4
12
5
13
Original file line number Diff line number Diff line change 20
20
import setuptools # type: ignore
21
21
22
22
name = "google-cloud-gke-hub"
23
- version = "1.4.0 "
23
+ version = "1.4.1 "
24
24
description = "GKE Hub API client library"
25
25
release_status = "Development Status :: 5 - Production/Stable"
26
26
url = "https://github.com/googleapis/python-gke-hub"
You can’t perform that action at this time.
0 commit comments