We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505d553 commit e760100Copy full SHA for e760100
dataproc/CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://pypi.org/project/google-cloud-dataproc/#history
6
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
14
## 0.6.0
15
16
11-07-2019 16:34 PST
dataproc/setup.py
@@ -22,7 +22,7 @@
22
23
name = "google-cloud-dataproc"
24
description = "Google Cloud Dataproc API client library"
25
-version = "0.6.0"
+version = "0.6.1"
26
# Should be one of:
27
# 'Development Status :: 3 - Alpha'
28
# 'Development Status :: 4 - Beta'
0 commit comments