Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 45ebf6a

Browse files

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
### [0.2.3](https://www.github.com/googleapis/python-gke-connect-gateway/compare/v0.2.2...v0.2.3) (2021-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* add 'dict' annotation type to 'request' ([f23d221](https://www.github.com/googleapis/python-gke-connect-gateway/commit/f23d221f3d8abab4ba9265daa49bb8b691d887c5))
9+
310
### [0.2.2](https://www.github.com/googleapis/python-gke-connect-gateway/compare/v0.2.1...v0.2.2) (2021-07-29)
411

512

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.2.2"
25+
version = "0.2.3"
2626
release_status = "Development Status :: 4 - Beta"
2727
url = "https://github.com/googleapis/python-gke-connect-gateway"
2828
dependencies = [

0 commit comments

Comments
 (0)