Version 0.9.2

June 21, 2020

We are thrilling to announce a stable release, version 0.9.2, of Keystone Engine!

This version fixes some important bugs inside the core of Keystone, added some new bindings & made some minor improvements. All users of Keystone are encouraged to upgrade to v0.9.1.

NOTE: Keystone is now available on PyPi in keystone-engine package. Python 3 users can easily install Keystone with:

pip install keystone-engine

In case you wish to upgrade from older version of Keystone, do:

pip install keystone-engine --upgrade

Remember to stick “sudo” in front for root privilege if needed.

Note that our Python binding also supports Python 2.