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

Commit

Permalink
chore: release 1.2.0 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Oct 12, 2021
1 parent 3fa18b7 commit 1582b1c
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.2.0](https://www.github.com/googleapis/python-policy-troubleshooter/compare/v1.1.3...v1.2.0) (2021-10-08)


### Features

* add context manager support in client ([#67](https://www.github.com/googleapis/python-policy-troubleshooter/issues/67)) ([b439623](https://www.github.com/googleapis/python-policy-troubleshooter/commit/b439623760bc9f84ce8472f38c3db32439f01bf9))

### [1.1.3](https://www.github.com/googleapis/python-policy-troubleshooter/compare/v1.1.2...v1.1.3) (2021-09-24)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
import setuptools # type: ignore

name = "google-cloud-policy-troubleshooter"
version = "1.1.3"
version = "1.2.0"
description = "IAM Policy Troubleshooter API client library"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-policy-troubleshooter"
Expand Down

0 comments on commit 1582b1c

Please sign in to comment.