This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-language/#history
6
6
7
+ ## 1.1.0
8
+
9
+ 10-05-2018 13:52 PDT
10
+
11
+ ### Implementation Changes
12
+
13
+ - The library has been regenerated to pick up changes in the underlying API.
14
+ - Add Test runs for Python 3.7 and remove 3.4 ([ #5295 ] ( https://github.com/googleapis/google-cloud-python/pull/5295 ) )
15
+
16
+ ### Documentation
17
+
18
+ - Translate / Logging / Language: restore detailed usage docs. ([ #5999 ] ( https://github.com/googleapis/google-cloud-python/pull/5999 ) )
19
+ - Redirect renamed 'usage.html'/'client.html' -> 'index.html'. ([ #5996 ] ( https://github.com/googleapis/google-cloud-python/pull/5996 ) )
20
+ - Prep language docs for repo split. ([ #5932 ] ( https://github.com/googleapis/google-cloud-python/pull/5932 ) )
21
+
22
+ ### Internal / Testing Changes
23
+
24
+ - Language: add 'synth.py'. ([ #6080 ] ( https://github.com/googleapis/google-cloud-python/pull/6080 ) )
25
+ - Nox: use inplace installs ([ #5865 ] ( https://github.com/googleapis/google-cloud-python/pull/5865 ) )
26
+ - Avoid overwriting '__ module__ ' of messages from shared modules. ([ #5364 ] ( https://github.com/googleapis/google-cloud-python/pull/5364 ) )
27
+ - Modify system tests to use prerelease versions of grpcio ([ #5304 ] ( https://github.com/googleapis/google-cloud-python/pull/5304 ) )
28
+
7
29
## 1.0.2
8
30
9
31
### Packaging
Original file line number Diff line number Diff line change 22
22
23
23
name = 'google-cloud-language'
24
24
description = 'Google Cloud Natural Language API client library'
25
- version = '1.0.2 '
25
+ version = '1.1.0 '
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments