File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-bigquery-datatransfer/#history
66
7+ ## 0.1.1
8+
9+ ### Dependencies
10+
11+ - Update dependency range for api-core to include v1.0.0 releases (#4944 )
12+
13+ ### Documentation
14+
15+ - Fix package name in readme (#4670 )
16+ - BigQueryDataTransfer: update 404 link for API documentation (#4672 )
17+ - Replacing references to ` stable/ ` docs with ` latest/ ` . (#4638 )
18+
19+ ### Testing and internal changes
20+
21+ - Re-enable lint for tests, remove usage of pylint (#4921 )
22+ - Normalize all setup.py files (#4909 )
23+ - Update index.rst (#4816 )
24+ - nox unittest updates (#4646 )
25+
726## 0.1.0
827
928[ ![ release level] ( https://img.shields.io/badge/release%20level-alpha-orange.svg?style= ; flat )] ( https://cloud.google.com/terms/launch-stages )
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-bigquery-datatransfer'
2424description = 'BigQuery Data Transfer API client library'
25- version = '0.1.1.dev1 '
25+ version = '0.1.1'
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments