Skip to content

Commit

Permalink
chore(main): release 0.1.2 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Sep 29, 2022
1 parent 74a50db commit b6fe576
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-beyondcorp-clientgateways/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/googleapis/python-beyondcorp-clientgateways/compare/v0.1.1...v0.1.2) (2022-09-29)


### Bug Fixes

* **deps:** Require protobuf >= 3.20.2 ([#25](https://github.com/googleapis/python-beyondcorp-clientgateways/issues/25)) ([a218def](https://github.com/googleapis/python-beyondcorp-clientgateways/commit/a218def33193241404ddc08dc7389395efc43123))

## [0.1.1](https://github.com/googleapis/python-beyondcorp-clientgateways/compare/v0.1.0...v0.1.1) (2022-08-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-beyondcorp-clientgateways/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-beyondcorp-clientgateways"
description = "BeyondCorp ClientGateways API client library"
version = "0.1.1"
version = "0.1.2"
release_status = "Development Status :: 4 - Beta"
dependencies = [
"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.*",
Expand Down

0 comments on commit b6fe576

Please sign in to comment.