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

Skip to content

Commit 6728517

Browse files
chore: release 1.1.0 (#34)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/python-access-approval/compare/v1.0.0...v1.1.0) (2020-11-16) ### Features * add common resource helpers, expose client transport ([#33](https://www.github.com/googleapis/python-access-approval/issues/33)) ([2c07916](https://www.github.com/googleapis/python-access-approval/commit/2c0791682d0ca4f62f3649c5e408176346adc7a1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
1 parent 8ae40af commit 6728517

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-access-approval/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.1.0](https://www.github.com/googleapis/python-access-approval/compare/v1.0.0...v1.1.0) (2020-11-16)
4+
5+
6+
### Features
7+
8+
* add common resource helpers, expose client transport ([#33](https://www.github.com/googleapis/python-access-approval/issues/33)) ([2c07916](https://www.github.com/googleapis/python-access-approval/commit/2c0791682d0ca4f62f3649c5e408176346adc7a1))
9+
310
## [1.0.0](https://www.github.com/googleapis/python-access-approval/compare/v0.2.0...v1.0.0) (2020-08-05)
411

512

packages/google-cloud-access-approval/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-access-approval"
2424
description = "Access Approval API client library"
25-
version = "1.0.0"
25+
version = "1.1.0"
2626
release_status = "Development Status :: 4 - Beta"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",

0 commit comments

Comments
 (0)