Skip to content

Commit 2405819

Browse files
authored
docs: change 'name' to distribution name (#379)
1 parent bebb0b8 commit 2405819

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "google-auth-library-python",
2+
"name": "google-auth",
33
"name_pretty": "Google Auth Python Library",
4-
"client_documentation": "https://googleapis.dev/python/google-auth-library-python/latest",
4+
"client_documentation": "https://googleapis.dev/python/google-auth/latest",
55
"issue_tracker": "https://github.com/googleapis/google-auth-library-python/issues",
66
"release_level": "ga",
77
"language": "python",
88
"repo": "googleapis/google-auth-library-python",
99
"distribution_name": "google-auth"
10-
}
10+
}

0 commit comments

Comments
 (0)