Skip to content

Commit a607ff0

Browse files
committed
PATCH: PEP 625
1 parent bf004b5 commit a607ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generate-package.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ java \
3333
-i $INPUT \
3434
-o $OUTPUT \
3535
--additional-properties \
36-
packageName=bimdata_api_client,\
37-
projectName=bimdata_api_client,\
36+
packageName=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)