File tree Expand file tree Collapse file tree 17 files changed +48
-48
lines changed
Expand file tree Collapse file tree 17 files changed +48
-48
lines changed Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
5454]
5555
5656setup (
5757 name = 'google-cloud-bigquery' ,
58- version = '0.20 .0' ,
58+ version = '0.21 .0' ,
5959 description = 'Python Client for Google BigQuery' ,
6060 long_description = README ,
6161 namespace_packages = [
Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
5454 'grpcio >= 1.0.0, < 2.0dev' ,
5555]
5656
5757setup (
5858 name = 'google-cloud-bigtable' ,
59- version = '0.20 .0' ,
59+ version = '0.21 .0' ,
6060 description = 'Python Client for Google Cloud Bigtable' ,
6161 long_description = README ,
6262 namespace_packages = [
Original file line number Diff line number Diff line change 5959
6060setup (
6161 name = 'google-cloud-core' ,
62- version = '0.20 .0' ,
62+ version = '0.21 .0' ,
6363 description = 'API Client library for Google Cloud: Core Helpers' ,
6464 long_description = README ,
6565 namespace_packages = [
Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
5454 'grpcio >= 1.0.0, < 2.0dev' ,
5555]
5656
5757setup (
5858 name = 'google-cloud-datastore' ,
59- version = '0.20.1 ' ,
59+ version = '0.21.0 ' ,
6060 description = 'Python Client for Google Cloud Datastore' ,
6161 long_description = README ,
6262 namespace_packages = [
Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
5454]
5555
5656setup (
5757 name = 'google-cloud-dns' ,
58- version = '0.20 .0' ,
58+ version = '0.21 .0' ,
5959 description = 'Python Client for Google Cloud DNS' ,
6060 long_description = README ,
6161 namespace_packages = [
Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
54- 'google-cloud-logging >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
54+ 'google-cloud-logging >= 0.21 .0' ,
5555]
5656
5757setup (
5858 name = 'google-cloud-error-reporting' ,
59- version = '0.20 .0' ,
59+ version = '0.21 .0' ,
6060 description = 'Python Client for Stackdriver Error Reporting' ,
6161 long_description = README ,
6262 namespace_packages = [
Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
5454]
5555
5656setup (
5757 name = 'google-cloud-language' ,
58- version = '0.20 .0' ,
58+ version = '0.21 .0' ,
5959 description = 'Python Client for Google Cloud Natural Language' ,
6060 long_description = README ,
6161 namespace_packages = [
Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
5454 'grpcio >= 1.0.0, < 2.0dev' ,
5555 'google-gax >= 0.14.1, < 0.15dev' ,
5656 'gapic-google-logging-v2 >= 0.10.1, < 0.11dev' ,
5959
6060setup (
6161 name = 'google-cloud-logging' ,
62- version = '0.20 .0' ,
62+ version = '0.21 .0' ,
6363 description = 'Python Client for Stackdriver Logging' ,
6464 long_description = README ,
6565 namespace_packages = [
Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
5454]
5555
5656setup (
5757 name = 'google-cloud-monitoring' ,
58- version = '0.20 .0' ,
58+ version = '0.21 .0' ,
5959 description = 'Python Client for Stackdriver Monitoring' ,
6060 long_description = README ,
6161 namespace_packages = [
Original file line number Diff line number Diff line change 5050
5151
5252REQUIREMENTS = [
53- 'google-cloud-core >= 0.20 .0' ,
53+ 'google-cloud-core >= 0.21 .0' ,
5454 'grpcio >= 1.0.0, < 2.0dev' ,
5555 'google-gax >= 0.14.1, < 0.15dev' ,
5656 'gapic-google-pubsub-v1 >= 0.10.1, < 0.11dev' ,
5959 <
5EE8
/div>
6060setup (
6161 name = 'google-cloud-pubsub' ,
62- version = '0.20 .0' ,
62+ version = '0.21 .0' ,
6363 description = 'Python Client for Google Cloud Pub/Sub' ,
6464 long_description = README ,
6565 namespace_packages = [
You can’t perform that action at this time.
0 commit comments