Skip to content

Commit

Permalink
fix: update url in setup.py (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb authored Feb 28, 2020
1 parent 544cccc commit a3a1104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-texttospeech/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
author="Google LLC",
author_email="googleapis-packages@google.com",
license="Apache 2.0",
url="https://github.com/GoogleCloudPlatform/python-texttospeech",
url="https://github.com/googleapis/python-texttospeech",
classifiers=[
release_status,
"Intended Audience :: Developers",
Expand Down

0 comments on commit a3a1104

Please sign in to comment.