Skip to content

Commit

Permalink
Release 0.30.2 (#8645)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Jul 16, 2019
1 parent e4cf3f4 commit 0f06c34
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions dns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

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

## 0.30.2

07-11-2019 10:09 PDT

### Implementation Changes
- Change base url to dns.googleapis.com ([#8641](https://github.com/googleapis/google-cloud-python/pull/8641))

### 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.30.1

06-04-2019 11:13 PDT
Expand Down
2 changes: 1 addition & 1 deletion dns/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = 'google-cloud-dns'
description = 'Google Cloud DNS API client library'
version = '0.30.1'
version = '0.30.2'
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 0f06c34

Please sign in to comment.