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

Commit e05346a

Browse files
chore(main): release 1.6.3 (#283)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6f60065 commit e05346a

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-datalabeling/#history
66

7+
## [1.6.3](https://github.com/googleapis/python-datalabeling/compare/v1.6.2...v1.6.3) (2022-10-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Allow protobuf 3.19.5 ([#282](https://github.com/googleapis/python-datalabeling/issues/282)) ([6f60065](https://github.com/googleapis/python-datalabeling/commit/6f60065f8cfd790fd5e1f6ebc8f383a0c57b2ca4))
13+
714
## [1.6.2](https://github.com/googleapis/python-datalabeling/compare/v1.6.1...v1.6.2) (2022-10-03)
815

916

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-datalabeling"
2323
description = "Data Labeling API client library"
24-
version = "1.6.2"
24+
version = "1.6.3"
2525
release_status = "Development Status :: 4 - Beta"
2626
dependencies = [
2727
"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)