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

Commit 73be583

Browse files
chore(main): release 0.5.0 (#109)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a700dc2 commit 73be583

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/googleapis/python-network-security/compare/v0.4.2...v0.5.0) (2022-07-13)
4+
5+
6+
### Features
7+
8+
* add audience parameter ([5e99e7e](https://github.com/googleapis/python-network-security/commit/5e99e7ed2ed3ac60009d237ab8131ed6ca0725a9))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#110](https://github.com/googleapis/python-network-security/issues/110)) ([a700dc2](https://github.com/googleapis/python-network-security/commit/a700dc2c70e91e92540d819e412a91b1253e2f40))
14+
* require python 3.7+ ([#108](https://github.com/googleapis/python-network-security/issues/108)) ([dea6632](https://github.com/googleapis/python-network-security/commit/dea6632f8b376ec619260f2207d996f1994d46e5))
15+
316
## [0.4.2](https://github.com/googleapis/python-network-security/compare/v0.4.1...v0.4.2) (2022-06-03)
417

518

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-network-security"
2323
description = "Network Security API client library"
24-
version = "0.4.2"
24+
version = "0.5.0"
2525
release_status = "Development Status :: 4 - Beta"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)