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

Commit b0c4b3e

Browse files
1 parent 0a66479 commit b0c4b3e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.1.1](https://www.github.com/googleapis/python-network-security/compare/v0.1.0...v0.1.1) (2021-07-14)
4+
5+
6+
### Bug Fixes
7+
8+
* disable always_use_jwt_access ([#5](https://www.github.com/googleapis/python-network-security/issues/5)) ([9a14561](https://www.github.com/googleapis/python-network-security/commit/9a14561ac984b783f79c89f7d34624859390e2d1))
9+
310
## 0.1.0 (2021-06-28)
411

512

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.0"
25+
version = "0.1.1"
2626
release_status = "Development Status :: 4 - Beta"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.26.0, <2.0.0dev",

0 commit comments

Comments
 (0)