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 +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-language/#history
66
7+ ## 1.2.0
8+
9+ 03-29-2019 09:53 PDT
10+
11+
12+ ### Implementation Changes
13+ - Remove classifier for Python 3.4 for end-of-life. ([ #7535 ] ( https://github.com/googleapis/google-cloud-python/pull/7535 ) )
14+ - Protoc-generated serialization update. ([ #7087 ] ( https://github.com/googleapis/google-cloud-python/pull/7087 ) )
15+
16+ ### New Features
17+ - Add new entity types (via synth). ([ #7510 ] ( https://github.com/googleapis/google-cloud-python/pull/7510 ) )
18+
19+ ### Documentation
20+ - Update client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
21+ - Update copyright headers
22+ - Pick up stub docstring fix in GAPIC generator. ([ #6975 ] ( https://github.com/googleapis/google-cloud-python/pull/6975 ) )
23+
24+ ### Internal / Testing Changes
25+ - Copy lintified proto files (via synth). ([ #7468 ] ( https://github.com/googleapis/google-cloud-python/pull/7468 ) )
26+ - Add clarifying comment to blacken nox target. ([ #7397 ] ( https://github.com/googleapis/google-cloud-python/pull/7397 ) )
27+ - Copy in correct proto versions via synth. [ #7257 ] ( https://github.com/googleapis/google-cloud-python/pull/7257 ) )
28+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
29+
730## 1.1.1
831
93212-18-2018 09:34 PST
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-language'
2424description = 'Google Cloud Natural Language API client library'
25- version = '1.1.1 '
25+ version = '1.2.0 '
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments