File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-translate/#history
66
7+ ## 1.4.1
8+
9+ 05-14-2019 12:27 PDT
10+
11+ ### Implementation Changes
12+ - Widen range for 'google-cloud-core'. ([ #7980 ] ( https://github.com/googleapis/google-cloud-python/pull/7980 ) )
13+
714## 1.4.0
815
91604-02-2019 14:24 PDT
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-translate'
2424description = 'Google Cloud Translation API client library'
25- version = '1.4.0 '
25+ version = '1.4.1 '
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
2929# 'Development Status :: 5 - Production/Stable'
3030release_status = 'Development Status :: 5 - Production/Stable'
3131dependencies = [
3232 'google-api-core[grpc] >= 1.6.0, < 2.0.0dev' ,
33- 'google-cloud-core >= 0.29.0, < 0.30dev ' ,
33+ 'google-cloud-core >= 0.29.0, < 2.0dev ' ,
3434]
3535extras = {
3636}
You can’t perform that action at this time.
0 commit comments