Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://www.github.com/googleapis/python-dataproc-metastore/compare/v0.1.0...v0.2.0) (2021-06-02)
4+
5+
6+
### Features
7+
8+
* add v1 ([#28](https://www.github.com/googleapis/python-dataproc-metastore/issues/28)) ([4d054d9](https://www.github.com/googleapis/python-dataproc-metastore/commit/4d054d92fed4296883e5ae09b99d57bd74d68fb4))
9+
310
## 0.1.0 (2021-03-15)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import setuptools # type: ignore
2121

2222
name = "google-cloud-dataproc-metastore"
23-
version = "0.1.0"
23+
version = "0.2.0"
2424
description = "Dataproc Metastore API client library"
2525
release_status = "Development Status :: 4 - Beta"
2626
url = "https://github.com/googleapis/python-dataproc-metastore"

0 commit comments

Comments
 (0)