Skip to content

Commit cdfbff3

Browse files
1 parent 1eddf13 commit cdfbff3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-apigee-connect/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-apigee-connect/compare/v1.1.0...v1.2.0) (2021-10-15)
4+
5+
6+
### Features
7+
8+
* add support for python 3.10 ([#56](https://www.github.com/googleapis/python-apigee-connect/issues/56)) ([f119149](https://www.github.com/googleapis/python-apigee-connect/commit/f119149b8343b0a8ae84dbe3d228f6b422d13b20))
9+
310
## [1.1.0](https://www.github.com/googleapis/python-apigee-connect/compare/v1.0.2...v1.1.0) (2021-10-08)
411

512

packages/google-cloud-apigee-connect/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-apigee-connect"
2424
description = "Apigee Connect 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-apigee-connect"
2828
dependencies = [

0 commit comments

Comments
 (0)