File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-bigquery/#history
66
7+ ## 1.11.3
8+
9+ 05-14-2019 13:09 PDT
10+
11+ ### Implementation Changes
12+
13+ - Widen range for 'google-cloud-core'. ([ #7969 ] ( https://github.com/googleapis/google-cloud-python/pull/7969 ) )
14+
715## 1.11.2
816
91704-05-2019 08:16 PDT
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-bigquery"
2424description = "Google BigQuery API client library"
25- version = "1.11.2 "
25+ version = "1.11.3 "
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
3131dependencies = [
3232 'enum34; python_version < "3.4"' ,
3333 "google-api-core >= 1.6.0, < 2.0.0dev" ,
34- "google-cloud-core >= 0.29.0, < 0.30dev " ,
34+ "google-cloud-core >= 0.29.0, < 2.0dev " ,
3535 "google-resumable-media >= 0.3.1" ,
3636 "protobuf >= 3.6.0" ,
3737]
You can’t perform that action at this time.
0 commit comments