Skip to content

Commit

Permalink
chore: release 1.1.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 16, 2020
1 parent 8ae40af commit 6728517
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-access-approval/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://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://github.com/googleapis/python-access-approval/issues/33)) ([2c07916](https://github.com/googleapis/python-access-approval/commit/2c0791682d0ca4f62f3649c5e408176346adc7a1))

## [1.0.0](https://github.com/googleapis/python-access-approval/compare/v0.2.0...v1.0.0) (2020-08-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-access-approval/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-access-approval"
description = "Access Approval API client library"
version = "1.0.0"
version = "1.1.0"
release_status = "Development Status :: 4 - Beta"
dependencies = [
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",
Expand Down

0 comments on commit 6728517

Please sign in to comment.