Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a52a49a

Browse files
chore: release 1.0.2 (#48)
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.2](https://www.github.com/googleapis/python-apigee-connect/compare/v1.0.1...v1.0.2) (2021-09-30) ### Bug Fixes * improper types in pagers generation ([fb8b837](https://www.github.com/googleapis/python-apigee-connect/commit/fb8b837d64c9771d7af9d36688e00243794ea731)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent be71ce6 commit a52a49a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-apigee-connect/CHANGELOG.md

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

3+
### [1.0.2](https://www.github.com/googleapis/python-apigee-connect/compare/v1.0.1...v1.0.2) (2021-09-30)
4+
5+
6+
### Bug Fixes
7+
8+
* improper types in pagers generation ([fb8b837](https://www.github.com/googleapis/python-apigee-connect/commit/fb8b837d64c9771d7af9d36688e00243794ea731))
9+
310
### [1.0.1](https://www.github.com/googleapis/python-apigee-connect/compare/v1.0.0...v1.0.1) (2021-09-24)
411

512

packages/google-cloud-apigee-connect/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-apigee-connect"
2424
description = "Apigee Connect API client library"
25-
version = "1.0.1"
25+
version = "1.0.2"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-apigee-connect"
2828
dependencies = [

0 commit comments

Comments
 (0)