Skip to content

Commit e760100

Browse files
committed
chore(dataproc): release 0.6.1
1 parent 505d553 commit e760100

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

dataproc/CHANGELOG.md

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

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

7+
## 0.6.1
8+
9+
11-12-2019 08:24 PST
10+
11+
### Documentation
12+
- Add python 2 sunset banner to documentation. ([#9036](https://github.com/googleapis/google-cloud-python/pull/9036))
13+
714
## 0.6.0
815

916
11-07-2019 16:34 PST

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

0 commit comments

Comments
 (0)