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

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.2.1](https://www.github.com/googleapis/python-datalabeling/compare/v1.2.0...v1.2.1) (2021-07-20)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#123](https://www.github.com/googleapis/python-datalabeling/issues/123)) ([d5cd5da](https://www.github.com/googleapis/python-datalabeling/commit/d5cd5daebf98404e57f43fc910f7bb478d910044))
13+
714
## [1.2.0](https://www.github.com/googleapis/python-datalabeling/compare/v1.1.0...v1.2.0) (2021-07-12)
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.0"
24+
version = "1.2.1"
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)