Skip to content

Commit

Permalink
chore: release 2.1.0 (#54)
Browse files Browse the repository at this point in the history
* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jun 23, 2020
1 parent f8b8a4f commit 469e91c
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-texttospeech/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-texttospeech/#history

## [2.1.0](https://github.com/googleapis/python-texttospeech/compare/v2.0.0...v2.1.0) (2020-06-20)


### Features

* add async client ([#53](https://github.com/googleapis/python-texttospeech/issues/53)) ([887d8d5](https://github.com/googleapis/python-texttospeech/commit/887d8d501ce9255fee44170b5fc40ebfb1ea953d))


### Documentation

* change relative URLs to absolute URLs to fix broken links ([#40](https://github.com/googleapis/python-texttospeech/issues/40)) ([b68df44](https://github.com/googleapis/python-texttospeech/commit/b68df446daa7983cad1d31553ece6df569c932b2))

## [2.0.0](https://github.com/googleapis/python-texttospeech/compare/v1.0.1...v2.0.0) (2020-06-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-texttospeech/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

name = "google-cloud-texttospeech"
description = "Google Cloud Text-to-Speech API client library"
version = "2.0.0"
version = "2.1.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 469e91c

Please sign in to comment.