Skip to content

Commit 95405db

Browse files
committed
Cutting new releases for BigQuery, Language and Core.
1 parent c2390a9 commit 95405db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/google-cloud-language/setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050

5151

5252
REQUIREMENTS = [
53-
'google-cloud-core >= 0.21.0, < 0.22dev',
53+
'google-cloud-core >= 0.22.0, < 0.23dev',
5454
]
5555

5656
setup(
5757
name='google-cloud-language',
58-
version='0.21.0',
58+
version='0.22.0',
5959
description='Python Client for Google Cloud Natural Language',
6060
long_description=README,
6161
namespace_packages=[

0 commit comments

Comments
 (0)