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

Commit 90d55dc

Browse files
chore: release 0.3.0 (#8)
1 parent 876c383 commit 90d55dc

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
## [0.3.0](https://www.github.com/googleapis/python-recommender/compare/v0.2.0...v0.3.0) (2020-03-14)
8+
9+
10+
### Features
11+
12+
* add insight support; undeprecate resource name helper methods (via synth) ([#7](https://www.github.com/googleapis/python-recommender/issues/7)) ([876c383](https://www.github.com/googleapis/python-recommender/commit/876c383afed9a2384d9ef361b4054c381ab9a23b))
13+
714
## 0.2.0
815

916
01-24-2020 14:03 PST
@@ -28,4 +35,3 @@
2835

2936
### New Features
3037
- initial release of v1beta1 ([#9257](https://github.com/googleapis/google-cloud-python/pull/9257))
31-

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-recommender"
2323
description = "Cloud Recommender API client library"
24-
version = "0.2.0"
24+
version = "0.3.0"
2525
release_status = "Development Status :: 4 - Beta"
2626
dependencies = ["google-api-core[grpc] >= 1.14.0, < 2.0.0dev"]
2727

0 commit comments

Comments
 (0)