Skip to content

Commit c2f93c7

Browse files
chore(main): release 0.2.2 (#31)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 02c65cb commit c2f93c7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-cloud-beyondcorp-appgateways/CHANGELOG.md

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

3+
## [0.2.2](https://github.com/googleapis/python-beyondcorp-appgateways/compare/v0.2.1...v0.2.2) (2022-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf 3.19.5 ([#30](https://github.com/googleapis/python-beyondcorp-appgateways/issues/30)) ([bef20fa](https://github.com/googleapis/python-beyondcorp-appgateways/commit/bef20fa45913a05b9efa07ac29bfd1bce9037ea2))
9+
* **deps:** require google-api-core&gt;=1.33.2 ([bef20fa](https://github.com/googleapis/python-beyondcorp-appgateways/commit/bef20fa45913a05b9efa07ac29bfd1bce9037ea2))
10+
311
## [0.2.1](https://github.com/googleapis/python-beyondcorp-appgateways/compare/v0.2.0...v0.2.1) (2022-10-03)
412

513

packages/google-cloud-beyondcorp-appgateways/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-beyondcorp-appgateways"
2323
description = "BeyondCorp AppGateways API client library"
24-
version = "0.2.1"
24+
version = "0.2.2"
2525
release_status = "Development Status :: 4 - Beta"
2626
dependencies = [
2727
"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.*",

0 commit comments

Comments
 (0)