Skip to content

Commit e0b7b07

Browse files
authored
Release 0.1.1 (#7646)
1 parent 9881add commit e0b7b07

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

β€Ždatalabeling/CHANGELOG.mdβ€Ž

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

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

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+
715
## 0.1.0
816

917
04-01-2019 17:32 PDT

β€Ž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 = '0.1.0'
24+
version = '0.1.1'
2525
release_status = 'Development Status :: 4 - Beta'
2626
dependencies = [
2727
'google-api-core[grpc] >= 1.4.1, < 2.0.0dev',

0 commit comments

Comments
 (0)