File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555
5656setup (
5757 name = 'google-cloud-bigquery' ,
58- version = '0.22.0 ' ,
58+ version = '0.22.1 ' ,
5959 description = 'Python Client for Google BigQuery' ,
6060 long_description = README ,
6161 namespace_packages = [
Original file line number Diff line number Diff line change 5555
5656setup (
5757 name = 'google-cloud-language' ,
58- version = '0.22.0 ' ,
58+ version = '0.22.1 ' ,
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-bigquery >= 0.22.0 , < 0.23dev' ,
53+ 'google-cloud-bigquery >= 0.22.1 , < 0.23dev' ,
5454 'google-cloud-bigtable >= 0.22.0, < 0.23dev' ,
5555 'google-cloud-happybase >= 0.22.0, < 0.23dev' ,
5656 'google-cloud-core >= 0.22.1, < 0.23dev' ,
5757 'google-cloud-datastore >= 0.22.0, < 0.23dev' ,
5858 'google-cloud-dns >= 0.22.0, < 0.23dev' ,
5959 'google-cloud-error-reporting >= 0.22.0, < 0.23dev' ,
60- 'google-cloud-language >= 0.22.0 , < 0.23dev' ,
60+ 'google-cloud-language >= 0.22.1 , < 0.23dev' ,
6161 'google-cloud-logging >= 0.22.0, < 0.23dev' ,
6262 'google-cloud-monitoring >= 0.22.0, < 0.23dev' ,
6363 'google-cloud-pubsub >= 0.22.0, < 0.23dev' ,
You can’t perform that action at this time.
0 commit comments