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

Commit ac0c4cc

Browse files
chore: release 1.3.0 (#157)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 3b27994 commit ac0c4cc

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.3.0](https://www.github.com/googleapis/python-datalabeling/compare/v1.2.4...v1.3.0) (2021-10-08)
8+
9+
10+
### Features
11+
12+
* add context manager support in client ([#156](https://www.github.com/googleapis/python-datalabeling/issues/156)) ([4332378](https://www.github.com/googleapis/python-datalabeling/commit/43323787435fb3c9e0722f98deec47c81c4de90d))
13+
714
### [1.2.4](https://www.github.com/googleapis/python-datalabeling/compare/v1.2.3...v1.2.4) (2021-09-30)
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.2.4"
24+
version = "1.3.0"
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)