There was an error while loading. Please reload this page.
1 parent 9410e67 commit c35b223Copy full SHA for c35b223
1 file changed
setup.py
@@ -27,13 +27,13 @@
27
readme = readme_file.read()
28
29
setuptools.setup(
30
- name="google-cloud-mediatranslation",
+ name="google-cloud-media-translation",
31
version=version,
32
long_description=readme,
33
author="Google LLC",
34
author_email="googleapis-packages@google.com",
35
license="Apache 2.0",
36
- url="https://github.com/googleapis/python-memcache",
+ url="https://github.com/googleapis/python-media-translation",
37
packages=setuptools.PEP420PackageFinder.find(),
38
namespace_packages=("google", "google.cloud"),
39
platforms="Posix; MacOS X; Windows",
0 commit comments