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

Commit

Permalink
chore: release 2.1.0 (#60)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.1.0](https://www.github.com/googleapis/python-secret-manager/compare/v2.0.0...v2.1.0) (2020-12-03)


### Features

* add common resource helper methods; expose client transport; add shebang to fixup scripts ([#57](https://www.github.com/googleapis/python-secret-manager/issues/57)) ([b5c022b](https://www.github.com/googleapis/python-secret-manager/commit/b5c022bebd36f82bb538d4d8467f25685f84f8bc))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] committed Dec 3, 2020
1 parent 41c0a66 commit 83d634c
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

## [2.1.0](https://www.github.com/googleapis/python-secret-manager/compare/v2.0.0...v2.1.0) (2020-12-03)


### Features

* add common resource helper methods; expose client transport; add shebang to fixup scripts ([#57](https://www.github.com/googleapis/python-secret-manager/issues/57)) ([b5c022b](https://www.github.com/googleapis/python-secret-manager/commit/b5c022bebd36f82bb538d4d8467f25685f84f8bc))

## [2.0.0](https://www.github.com/googleapis/python-secret-manager/compare/v1.0.0...v2.0.0) (2020-09-15)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-secret-manager"
description = "Secret Manager API API client library"
version = "2.0.0"
version = "2.1.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"google-api-core[grpc] >= 1.22.2, < 2.0.0dev",
Expand Down

0 comments on commit 83d634c

Please sign in to comment.