Skip to content

Commit 23c385d

Browse files
authored
Release 0.2.0 (googleapis#5761)
1 parent fad1b1e commit 23c385d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

dataproc/CHANGELOG.md

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

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

7+
## 0.2.0
8+
9+
### New Features
10+
- Regenerate v1 endpoint. Add v1beta2 endpoint (#5717)
11+
712
## 0.1.2
813

914
### Implementation Changes

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.1.2'
25+
version = '0.2.0'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)