Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
chore(main): release 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 27, 2022
1 parent 5347926 commit 9875905
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [5.1.0](https://github.com/googleapis/python-dataproc/compare/v5.0.1...v5.1.0) (2022-09-27)


### Features

* Add support for Dataproc metric configuration ([#481](https://github.com/googleapis/python-dataproc/issues/481)) ([6d0e404](https://github.com/googleapis/python-dataproc/commit/6d0e404927e9af4f7f8b07ca76604a22cc57b787))

## [5.0.1](https://github.com/googleapis/python-dataproc/compare/v5.0.0...v5.0.1) (2022-08-11)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-dataproc"
description = "Google Cloud Dataproc API client library"
version = "5.0.1"
version = "5.1.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 9875905

Please sign in to comment.