8000 chore: release 0.4.0 (#45) · googleapis/google-cloud-python@2c1087a · GitHub
[go: up one dir, main page]

Skip to content

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-gke-connect-gateway/CHANGELOG.md

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

3+
## [0.4.0](https://www.github.com/googleapis/python-gke-connect-gateway/compare/v0.3.0...v0.4.0) (2021-10-20)
4+
5+
6+
### Features
7+
8+
* add support for python 3.10 ([#43](https://www.github.com/googleapis/python-gke-connect-gateway/issues/43)) ([f210d2c](https://www.github.com/googleapis/python-gke-connect-gateway/commit/f210d2c6ae2cec7db5e7e7ae6efac357f2f1da93))
9+
10+
11+
### Documentation
12+
13+
* fix docstring formatting ([#47](https://www.github.com/googleapis/python-gke-connect-gateway/issues/47)) ([9d51edc](https://www.github.com/googleapis/python-gke-connect-gateway/commit/9d51edc55dbb3576fe55db5bb7e526e0536fc0e4))
14+
315
## [0.3.0](https://www.github.com/googleapis/python-gke-connect-gateway/compare/v0.2.3...v0.3.0) (2021-10-09)
416

517

packages/google-cloud-gke-connect-gateway/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-gke-connect-gateway"
2424
description = "GKE Connect Gateway API client library"
25-
version = "0.3.0"
25+
version = "0.4.0"
2626
release_status = "Development Status :: 4 - Beta"
2727
url = "https://github.com/googleapis/python-gke-connect-gateway"
2828
dependencies = [

0 commit comments

Comments
 (0)
0