Skip to content

Commit 425e99a

Browse files
chore: release 1.2.0 (#56)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.2.0](https://www.github.com/googleapis/python-vpc-access/compare/v1.1.0...v1.2.0) (2021-10-18) ### Features * add support for python 3.10 ([#55](https://www.github.com/googleapis/python-vpc-access/issues/55)) ([dc33d72](https://www.github.com/googleapis/python-vpc-access/commit/dc33d72ba0de607a9fdf5d978b6daf52c6cfcefa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 7996f48 commit 425e99a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-vpc-access/CHANGELOG.md

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

3+
## [1.2.0](https://www.github.com/googleapis/python-vpc-access/compare/v1.1.0...v1.2.0) (2021-10-18)
4+
5+
6+
### Features
7+
8+
* add support for python 3.10 ([#55](https://www.github.com/googleapis/python-vpc-access/issues/55)) ([dc33d72](https://www.github.com/googleapis/python-vpc-access/commit/dc33d72ba0de607a9fdf5d978b6daf52c6cfcefa))
9+
310
## [1.1.0](https://www.github.com/googleapis/python-vpc-access/compare/v1.0.2...v1.1.0) (2021-10-07)
411

512

packages/google-cloud-vpc-access/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-vpc-access"
2424
description = "Virtual Private Cloud API client library"
25-
version = "1.1.0"
25+
version = "1.2.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-vpc-access"
2828
dependencies = [

0 commit comments

Comments
 (0)