Skip to content

Commit 901bfa6

Browse files
chore: release 1.0.2 (#30)
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.2](https://www.github.com/googleapis/python-iap/compare/v1.0.1...v1.0.2) (2021-10-05) ### Bug Fixes * improper types in pagers generation ([242d445](https://www.github.com/googleapis/python-iap/commit/242d44516fe55141a26024653158ea94fa93e525)) --- 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 5b74a9a commit 901bfa6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-iap/CHANGELOG.md

+7
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-iap/compare/v1.0.1...v1.0.2) (2021-10-05)
4+
5+
6+
### Bug Fixes
7+
8+
* improper types in pagers generation ([242d445](https://www.github.com/googleapis/python-iap/commit/242d44516fe55141a26024653158ea94fa93e525))
9+
310
### [1.0.1](https://www.github.com/googleapis/python-iap/compare/v1.0.0...v1.0.1) (2021-09-24)
411

512

packages/google-cloud-iap/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-iap"
2424
description = "Identity-Aware Proxy 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-iap"
2828
dependencies = [

0 commit comments

Comments
 (0)