8000 chore: release 1.3.2 (#99) · googleapis/google-cloud-python@dd36ace · GitHub
[go: up one dir, main page]

Skip to content

Commit dd36ace

Browse files
chore: release 1.3.2 (#99)
🤖 I have created a release \*beep\* \*boop\* --- ### [1.3.2](https://www.github.com/googleapis/python-access-approval/compare/v1.3.1...v1.3.2) (2021-07-20) ### Bug Fixes * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#97](https://www.github.com/googleapis/python-access-approval/issues/97)) ([9400ffe](https://www.github.com/googleapis/python-access-approval/commit/9400ffeffb89458f738961ef0ef4729141f37ee8)) --- 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 5beab3e commit dd36ace

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.3.2](https://www.github.com/googleapis/python-access-approval/compare/v1.3.1...v1.3.2) (2021-07-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#97](https://www.github.com/googleapis/python-access-approval/issues/97)) ([9400ffe](https://www.github.com/googleapis/python-access-approval/commit/9400ffeffb89458f738961ef0ef4729141f37ee8))
9+
310
### [1.3.1](https://www.github.com/googleapis/python-access-approval/compare/v1.3.0...v1.3.1) (2021-06-30)
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.3.1"
25+
version = "1.3.2"
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)
0