Skip to content

Commit eccea4a

Browse files
authored
Release bigquery 1.11.1 (googleapis#7662)
* Release 1.11.1 * Increment version number.
1 parent 822cb66 commit eccea4a

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

bigquery/CHANGELOG.md

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

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

7+
## 1.11.1
8+
9+
04-04-2019 09:19 PDT
10+
11+
### Internal / Testing Changes
12+
13+
- Increment version number in `setup.py`.
14+
715
## 1.11.0
816

917
04-03-2019 19:33 PDT

bigquery/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"
2424
description = "Google BigQuery API client library"
25-
version = "1.10.0"
25+
version = "1.11.1"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)