File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-language/#history
66
7+ ## 1.0.1
8+
9+ ### Dependencies
10+
11+ - Update dependency range for api-core to include v1.0.0 releases (#4944 )
12+
13+ ### Testing and internal changes
14+
15+ - Install local dependencies when running lint (#4936 )
16+ - Re-enable lint for tests, remove usage of pylint (#4921 )
17+ - Normalize all setup.py files (#4909 )
18+ - Fix coveragerc to correctly omit generated files (#4843 )
19+
720## 1.0.0
821
922[ ![ release level] ( https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29-brightgreen.svg?style= ; flat )] ( https://cloud.google.com/terms/launch-stages )
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.0.1.dev1 '
25+ version = '1.0.1'
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