Skip to content

Commit cdb0b31

Browse files
committed
PATCH: PEP 625
1 parent 87311bf commit cdb0b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ java \
3434
-o $OUTPUT \
3535
--additional-properties \
3636
packageName=bimdata_api_client,\
37-
projectName=bimdata-api-client,\
37+
projectName=bimdata_api_client,\
3838
packageUrl=https://github.com/bimdata/python-api-client
3939

4040
exit 0

0 commit comments

Comments
 (0)