Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
chore: release 1.1.0 (#34)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
release-please[bot] committed Nov 16, 2020
1 parent 2c07916 commit 79f00b8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [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))

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


Expand Down
2 changes: 1 addition & 1 deletion setup.py
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 79f00b8

Please sign in to comment.