Skip to content

Commit

Permalink
chore(main): release 0.2.2 (#38)
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 Oct 10, 2022
1 parent d323a57 commit e26ee5a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/google-cloud-beyondcorp-appconnections/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.2](https://github.com/googleapis/python-beyondcorp-appconnections/compare/v0.2.1...v0.2.2) (2022-10-10)


### Bug Fixes

* **deps:** Allow protobuf 3.19.5 ([#37](https://github.com/googleapis/python-beyondcorp-appconnections/issues/37)) ([cd3da8d](https://github.com/googleapis/python-beyondcorp-appconnections/commit/cd3da8d989143042e1132356946a83d5a042391a))
* **deps:** require google-api-core&gt;=1.33.2 ([cd3da8d](https://github.com/googleapis/python-beyondcorp-appconnections/commit/cd3da8d989143042e1132356946a83d5a042391a))

## [0.2.1](https://github.com/googleapis/python-beyondcorp-appconnections/compare/v0.2.0...v0.2.1) (2022-10-03)


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

name = "google-cloud-beyondcorp-appconnections"
description = "BeyondCorp AppConnections API client library"
version = "0.2.1"
version = "0.2.2"
release_status = "Development Status :: 4 - Beta"
dependencies = [
"google-api-core[grpc] >= 1.33.2, <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 e26ee5a

Please sign in to comment.