ariebovenberg / whenever

⏰ Modern datetime library for Python
https://whenever.rtfd.io
MIT License
898 stars 15 forks source link

add python 3.13 wheels, now that its ABI is stable #163

Closed ariebovenberg closed 3 months ago

ariebovenberg commented 3 months ago

Description

The first python 3.13 release candidate was released recently. Only now is the ABI guaranteed stable. Time to publish the wheels!

Checklist

Release checklist (maintainers only)

ariebovenberg commented 3 months ago

Blocked at the moment because the release candidate isn't yet available on the setup-python action, which is required on windows