Skip to content

Commit cb050d8

Browse files
chore: release 2.7.1 (#194)
🤖 I have created a release \*beep\* \*boop\* --- ### [2.7.1](https://www.github.com/googleapis/python-secret-manager/compare/v2.7.0...v2.7.1) (2021-09-13) ### Bug Fixes * add 'dict' type annotation to 'request' ([#193](https://www.github.com/googleapis/python-secret-manager/issues/193)) ([1d5fee4](https://www.github.com/googleapis/python-secret-manager/commit/1d5fee4fe825096947bb125ebcba72fdb6d463c6)) --- 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 9ac5537 commit cb050d8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-secret-manager/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [2.7.1](https://www.github.com/googleapis/python-secret-manager/compare/v2.7.0...v2.7.1) (2021-09-13)
4+
5+
6+
### Bug Fixes
7+
8+
* add 'dict' type annotation to 'request' ([#193](https://www.github.com/googleapis/python-secret-manager/issues/193)) ([1d5fee4](https://www.github.com/googleapis/python-secret-manager/commit/1d5fee4fe825096947bb125ebcba72fdb6d463c6))
9+
310
## [2.7.0](https://www.github.com/googleapis/python-secret-manager/compare/v2.6.0...v2.7.0) (2021-08-03)
411

512

packages/google-cloud-secret-manager/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-secret-manager"
2424
description = "Secret Manager API API client library"
25-
version = "2.7.0"
25+
version = "2.7.1"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)