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

Commit 804dc3e

Browse files
chore(main): release 0.2.0 (#9)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.0...v0.2.0) (2022-07-26) ### Features * generate v1beta1 ([63b545e](63b545e)) ### Bug Fixes * remove v1alpha2 ([63b545e](63b545e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 63b545e commit 804dc3e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/googleapis/python-dataform/compare/v0.1.0...v0.2.0) (2022-07-26)
4+
5+
6+
### Features
7+
8+
* generate v1beta1 ([63b545e](https://github.com/googleapis/python-dataform/commit/63b545e7d5dd45ae26f6d566025e03a6757e8805))
9+
10+
11+
### Bug Fixes
12+
13+
* remove v1alpha2 ([63b545e](https://github.com/googleapis/python-dataform/commit/63b545e7d5dd45ae26f6d566025e03a6757e8805))
14+
315
## 0.1.0 (2022-07-08)
416

517

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-dataform"
2323
description = "Cloud Dataform API client library"
24-
version = "0.1.0"
24+
version = "0.2.0"
2525
release_status = "Development Status :: 3 - Alpha"
2626
dependencies = [
2727
"google-api-core[grpc] >= 2.8.0, <3.0.0dev",

0 commit comments

Comments
 (0)