File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818* ``0.28.0 `` (`PyPI <https://pypi.org/project/google-cloud-language/0.28.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/language-0.28.0 >`__)
1919* ``0.29.0 `` (`PyPI <https://pypi.org/project/google-cloud-language/0.29.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/language-0.29.0 >`__)
2020* ``0.30.0 `` (`PyPI <https://pypi.org/project/google-cloud-language/0.30.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/language-0.30.0 >`__)
21+ * ``0.31.0 `` (`PyPI <https://pypi.org/project/google-cloud-language/0.31.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/language-0.31.0 >`__)
2122
2223******************************************
2324``google-cloud-natural-language `` Releases
Original file line number Diff line number Diff line change @@ -48,3 +48,4 @@ The ``google-cloud`` package (formerly ``gcloud``) contains
4848* ``0.26.1 `` (`PyPI <https://pypi.org/project/google-cloud/0.26.1/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/0.26.1 >`__)
4949* ``0.27.0 `` (`PyPI <https://pypi.org/project/google-cloud/0.27.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/0.27.0 >`__)
5050* ``0.28.0 `` (`PyPI <https://pypi.org/project/google-cloud/0.28.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/0.28.0 >`__)
51+ * ``0.29.0 `` (`PyPI <https://pypi.org/project/google-cloud/0.29.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/0.29.0 >`__)
Original file line number Diff line number Diff line change 6060
6161setup (
6262 name = 'google-cloud-language' ,
63- version = '0.31.0 ' ,
63+ version = '0.31.1.dev1 ' ,
6464 description = 'Python Client for Google Cloud Natural Language' ,
6565 long_description = README ,
6666 namespace_packages = [
Original file line number Diff line number Diff line change 7474
7575setup (
7676 name = 'google-cloud' ,
77- version = '0.29.0 ' ,
77+ version = '0.29.1.dev1 ' ,
7878 description = 'API Client library for Google Cloud' ,
7979 long_description = README ,
8080 install_requires = REQUIREMENTS ,
You can’t perform that action at this time.
0 commit comments