Skip to content

Commit

Permalink
chore: release 0.7.1 (#64)
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] authored Sep 21, 2020
1 parent 58bbf6b commit 08de1aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-securitycenter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-securitycenter/#history

### [0.7.1](https://www.github.com/googleapis/python-securitycenter/compare/v0.7.0...v0.7.1) (2020-09-18)


### Bug Fixes

* **sample:** fix a broken test ([#63](https://www.github.com/googleapis/python-securitycenter/issues/63)) ([7062b1c](https://www.github.com/googleapis/python-securitycenter/commit/7062b1c18a6f787275b325d2a7713cf0b2627094)), closes [#59](https://www.github.com/googleapis/python-securitycenter/issues/59)

## [0.7.0](https://www.github.com/googleapis/python-securitycenter/compare/v0.6.0...v0.7.0) (2020-09-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-securitycenter/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-securitycenter"
description = "Cloud Security Command Center API API client library"
version = "0.7.0"
version = "0.7.1"
release_status = "Development Status :: 3 - Alpha"
dependencies = [
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",
Expand Down

0 comments on commit 08de1aa

Please sign in to comment.