Skip to content

Commit 8321ed0

Browse files
chore: release 0.2.0 (#38)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a592fe9 commit 8321ed0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-network-security/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://www.github.com/googleapis/python-network-security/compare/v0.1.5...v0.2.0) (2021-10-08)
4+
5+
6+
### Features
7+
8+
* add context manager support in client ([#37](https://www.github.com/googleapis/python-network-security/issues/37)) ([173b3db](https://www.github.com/googleapis/python-network-security/commit/173b3dbd36c5118853b8d93dcb32635d64208876))
9+
310
### [0.1.5](https://www.github.com/googleapis/python-network-security/compare/v0.1.4...v0.1.5) (2021-09-30)
411

512

packages/google-cloud-network-security/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-network-security"
2424
description = "Network Security API client library"
25-
version = "0.1.5"
25+
version = "0.2.0"
2626
release_status = "Development Status :: 4 - Beta"
2727
dependencies = [
2828
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)