Skip to content

Commit e7bee70

Browse files
release-please[bot]parthea
authored andcommitted
chore(main): release 1.5.2 (#242)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent a029947 commit e7bee70

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-datalabeling/CHANGELOG.md

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

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

7+
## [1.5.2](https://github.com/googleapis/python-datalabeling/compare/v1.5.1...v1.5.2) (2022-06-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#240](https://github.com/googleapis/python-datalabeling/issues/240)) ([5be7c05](https://github.com/googleapis/python-datalabeling/commit/5be7c058f8732249b38dd84c478da492ea1c5f02))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#241](https://github.com/googleapis/python-datalabeling/issues/241)) ([3f68205](https://github.com/googleapis/python-datalabeling/commit/3f68205d42409b7f2beb83a276862607e395dd56))
18+
719
## [1.5.1](https://github.com/googleapis/python-datalabeling/compare/v1.5.0...v1.5.1) (2022-03-05)
820

921

packages/google-cloud-datalabeling/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.5.1"
24+
version = "1.5.2"
2525
release_status = "Development Status :: 4 - Beta"
2626
dependencies = [
2727
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)