From the kivy Discord:
`kivy==2.3.1dev0` is out on PyPi, please help testing out on your environments, so we can schedule the final release (maybe next week).
It comes with some backported bugfixes (where applicable) and support for Python 3.13
You can install it via pip:
```
pip install kivy==2.3.1dev0
```