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

Commit

Permalink
chore: release 0.1.1 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 19, 2021
1 parent 0a66479 commit b0c4b3e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [0.1.1](https://www.github.com/googleapis/python-network-security/compare/v0.1.0...v0.1.1) (2021-07-14)


### Bug Fixes

* 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))

## 0.1.0 (2021-06-28)


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

name = "google-cloud-network-security"
description = "Network Security API client library"
version = "0.1.0"
version = "0.1.1"
release_status = "Development Status :: 4 - Beta"
dependencies = [
"google-api-core[grpc] >= 1.26.0, <2.0.0dev",
Expand Down

0 comments on commit b0c4b3e

Please sign in to comment.