Skip to content

Commit

Permalink
chore: release 1.3.3 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 27, 2021
1 parent 55ed76e commit c8c4332
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/google-cloud-access-approval/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

### [1.3.3](https://www.github.com/googleapis/python-access-approval/compare/v1.3.2...v1.3.3) (2021-07-27)


### Bug Fixes

* enable self signed jwt for grpc ([#102](https://www.github.com/googleapis/python-access-approval/issues/102)) ([a7a1fc2](https://www.github.com/googleapis/python-access-approval/commit/a7a1fc248176131331526a331f121d369a872f2a))


### Documentation

* add Samples section to CONTRIBUTING.rst ([#98](https://www.github.com/googleapis/python-access-approval/issues/98)) ([4fda4f9](https://www.github.com/googleapis/python-access-approval/commit/4fda4f97b3cf12043fe69d3bde7d8f0057c428e0))


### Miscellaneous Chores

* release as 1.3.3 ([#103](https://www.github.com/googleapis/python-access-approval/issues/103)) ([0b964c6](https://www.github.com/googleapis/python-access-approval/commit/0b964c60b8306d53e364a4431be55bebf1c48b48))

### [1.3.2](https://www.github.com/googleapis/python-access-approval/compare/v1.3.1...v1.3.2) (2021-07-20)


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.3.2"
version = "1.3.3"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit c8c4332

Please sign in to comment.