We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9881add commit e0b7b07Copy full SHA for e0b7b07
2 files changed
βdatalabeling/CHANGELOG.mdβ
@@ -4,6 +4,14 @@
4
5
[1]: https://pypi.org/project/google-cloud-datalabeling/#history
6
7
+## 0.1.1
8
+
9
+04-02-2019 11:29 PDT
10
11
+### Internal / Testing Changes
12
13
+- Fix release classifier. ([#7643](https://github.com/googleapis/google-cloud-python/pull/7643))
14
15
## 0.1.0
16
17
04-01-2019 17:32 PDT
βdatalabeling/setup.pyβ
@@ -21,7 +21,7 @@
21
22
name = 'google-cloud-datalabeling'
23
description = 'Data Labeling API client library'
24
-version = '0.1.0'
+version = '0.1.1'
25
release_status = 'Development Status :: 4 - Beta'
26
dependencies = [
27
'google-api-core[grpc] >= 1.4.1, < 2.0.0dev',
0 commit comments