Skip to content

Commit

Permalink
Release 0.29.2 (#8763)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored Jul 25, 2019
1 parent f3cc0e6 commit c8bcc5e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/google-cloud-resource-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

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

## 0.29.2

07-24-2019 17:25 PDT

### Documentation
- Link to googleapis.dev documentation in READMEs. ([#8705](https://github.com/googleapis/google-cloud-python/pull/8705))
- Add compatibility check badges to READMEs. ([#8288](https://github.com/googleapis/google-cloud-python/pull/8288))

### Internal / Testing Changes
- Add nox session 'docs' to remaining manual clients. ([#8478](https://github.com/googleapis/google-cloud-python/pull/8478))
- Add docs job to publish to googleapis.dev. ([#8464](https://github.com/googleapis/google-cloud-python/pull/8464))

## 0.29.1

06-04-2019 11:14 PDT
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-resource-manager/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = 'google-cloud-resource-manager'
description = 'Google Cloud Resource Manager API client library'
version = '0.29.1'
version = '0.29.2'
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit c8bcc5e

Please sign in to comment.