Skip to content

Commit 02953ce

Browse files
authored
Update sdk-gen-config.json
Set the same project name as is set on pypi.org
1 parent 5830b47 commit 02953ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/sdk-gen-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packageName": "databox",
33
"packageVersion": "{VERSION}",
44
"packageUrl": "https://github.com/databox/databox-python",
5-
"projectName": "databox-api"
6-
}
5+
"projectName": "databox"
6+
}

0 commit comments

Comments
 (0)