kszucs commented on pull request #9218:
URL: https://github.com/apache/arrow/pull/9218#issuecomment-761667371
No worries. I managed to remove the version with:
```
curl --verbose --fail --basic --user ${BINTRAY_USER}:${BINTRAY_PASSWORD}
--header 'Content-Type: application/json' --request DELETE
https://bintray.com/api/v1/packages/apache/arrow/debian-rc/versions/3.0.0-rc0
```
Now I'm uploading with with this change.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]