aio-libs / aiobotocore

asyncio support for botocore library using aiohttp
https://aiobotocore.rtfd.io
Apache License 2.0
1.14k stars 179 forks source link

2.10.0 release failed #1076

Closed adebrecht661 closed 7 months ago

adebrecht661 commented 7 months ago

Attempting to install aiobotocore 2.10.0 from PyPI fails.

The latest version on PyPI is still 2.9.1. Appears to me like the CD failed. Since that was almost 12 hours ago, figured I'd raise an issue to be sure someone was aware.

jakob-keller commented 7 months ago

Thanks for reporting. I believe the cause is a mismatch between two GitHub actions. Merging #1068 should fix this.