Skip to content

Commit

Permalink
chore: update author_email in setup.py (#324)
Browse files Browse the repository at this point in the history
* fix: update author in setup.py

* Update setup.py

Co-authored-by: Anthonios Partheniou <[email protected]>

---------

Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
arithmetic1728 and parthea authored Dec 4, 2023
1 parent 9a0728d commit 40c871e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
name="google-auth-oauthlib",
version=version,
author="Google Cloud Platform",
author_email="jonwayne+google-auth@google.com",
author_email="googleapis-packages@google.com",
description="Google Authentication Library",
long_description=long_description,
url="https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib",
Expand Down

0 comments on commit 40c871e

Please sign in to comment.