File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-bigquery-datatransfer/#history
6
6
7
+ ## 0.2.0
8
+
9
+ ### Implementation Changes
10
+ - Regenerate bigquery-datatransfer (#5793 )
11
+
12
+ ### Internal / Testing Changes
13
+ - Avoid overwriting '__ module__ ' of messages from shared modules. (#5364 )
14
+ - Modify system tests to use prerelease versions of grpcio (#5304 )
15
+ - Add Test runs for Python 3.7 and remove 3.4 (#5295 )
16
+ - Fix bad trove classifier
17
+ - Rename releases to changelog and include from CHANGELOG.md (#5191 )
18
+
7
19
## 0.1.1
8
20
9
21
### Dependencies
Original file line number Diff line number Diff line change 22
22
23
23
name = 'google-cloud-bigquery-datatransfer'
24
24
description = 'BigQuery Data Transfer API client library'
25
- version = '0.1.1 '
25
+ version = '0.2.0 '
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments