8000 chore: fix distribution name in .repo-metadata.json (#417) · googleapis/proto-plus-python@6aaae8e · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 6aaae8e

Browse files
authored
chore: fix distribution name in .repo-metadata.json (#417)
1 parent 161f89f commit 6aaae8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"language": "python",
77
"library_type": "CORE",
88
"repo": "googleapis/proto-plus-python",
9-
"distribution_name": "proto-plus-python",
9+
"distribution_name": "proto-plus",
1010
"default_version": "",
1111
"codeowner_team": ""
1212
}

0 commit comments

Comments
 (0)
0