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

Commit c621f5f

Browse files
chore(main): release 2.6.4 (#397)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a31f61c commit c621f5f

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.4](https://github.com/googleapis/python-iot/compare/v2.6.3...v2.6.4) (2022-10-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Allow protobuf 3.19.5 ([#396](https://github.com/googleapis/python-iot/issues/396)) ([a31f61c](https://github.com/googleapis/python-iot/commit/a31f61c5a44ee872ac9c6f8a194ac384c92c7c34))
13+
714
## [2.6.3](https://github.com/googleapis/python-iot/compare/v2.6.2...v2.6.3) (2022-10-03)
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.3"
22+
version = "2.6.4"
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)