Version | Change log |
kivy 2.0.0 Dec 10, 2020 | |
kivy 1.11.1 Jun 20, 2019 | |
kivy 1.11.0 Jun 4, 2019 |
Installation notes Windows [#6324]: We are transitioning the kivy Windows dependencies from the `kivy.deps.xxx` namespace stored under `kivy/deps/xxx` to the `kivy_deps.xxx` namespace stored under `kivy_deps/xxx`. Pip is sometimes not able to distinguish between these two formats, so follow the instructions below. If you're **not upgrading** Kivy, please make sure to pin your `kivy.deps.xxx==x.y.z` dependencies to the versions that was on pypi when your Kivy was released so that you don't get newer incompatible dependencies. |