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

Commit

Permalink
fix: correct package name (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Mar 23, 2020
1 parent bffe82c commit 22d4bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -28,7 +28,7 @@
readme = readme_file.read()

setuptools.setup(
name="google-cloud-gaming",
name="google-cloud-game-servers",
version=version,
long_description=readme,
author="Google LLC",
Expand Down

0 comments on commit 22d4bb0

Please sign in to comment.