Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 1066ac4

Browse files
chore(main): release 2.6.3 (#393)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1ca35ea commit 1066ac4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-iot/#history
66

7+
## [2.6.3](https://github.com/googleapis/python-iot/compare/v2.6.2...v2.6.3) (2022-10-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Require protobuf >= 3.20.2 ([#392](https://github.com/googleapis/python-iot/issues/392)) ([1ca35ea](https://github.com/googleapis/python-iot/commit/1ca35ea8eff18bc12b1050bf891e147423cbebd8))
13+
714
## [2.6.2](https://github.com/googleapis/python-iot/compare/v2.6.1...v2.6.2) (2022-08-16)
815

916

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
name = "google-cloud-iot"
2121
description = "Cloud IoT API API client library"
22-
version = "2.6.2"
22+
version = "2.6.3"
2323
release_status = "Development Status :: 5 - Production/Stable"
2424
dependencies = [
2525
"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.*",

0 commit comments

Comments
 (0)