Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
fix: update url in setup.py (#13)
Browse files Browse the repository at this point in the history
Fixes #12
  • Loading branch information
jayvdb committed Feb 28, 2020
1 parent 83b530e commit dc17707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
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 dc17707

Please sign in to comment.