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

Commit

Permalink
chore: release 0.5.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Mar 12, 2020
1 parent 9720fa4 commit aab65e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,13 @@

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

## [0.5.0](https://www.github.com/googleapis/python-securitycenter/compare/v0.4.0...v0.5.0) (2020-03-10)


### Features

* add support for notification configs to v1 ([#15](https://www.github.com/googleapis/python-securitycenter/issues/15)) ([9720fa4](https://www.github.com/googleapis/python-securitycenter/commit/9720fa44dc6e785c60ee9af555b5fea0564f34e0))

## [0.4.0](https://www.github.com/googleapis/python-securitycenter/compare/v0.3.0...v0.4.0) (2020-02-13)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@

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

0 comments on commit aab65e7

Please sign in to comment.