Skip to content

Commit 8aa8a49

Browse files
authored
chore: release v2.1.0 (#62)
1 parent 966e893 commit 8aa8a49

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/google-cloud-bigquery-datatransfer/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
[1]: https://pypi.org/project/google-cloud-bigquery-datatransfer/#history
66

7+
## 2.1.0
8+
9+
09-29-2020 09:34 PDT
10+
11+
12+
### Implementation Changes
13+
14+
Adjust gapic namespace to `google.cloud.bigquery_datatransfer` ([#61](https://github.com/googleapis/python-bigquery-datatransfer/pull/61))
15+
716
## 2.0.0
817

918
09-21-2020 08:36 PDT

packages/google-cloud-bigquery-datatransfer/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-bigquery-datatransfer"
2424
description = "BigQuery Data Transfer API client library"
25-
version = "2.0.0"
25+
version = "2.1.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)