* Fix regression in windows registry lookup which caused AnyPyTools to crash.
1.11.3
**Added:**
* Correctly detect installations of AnyBody version 8 on the machines.
**Fixed:**
* Allow the pytest plugin to work even if the machine doesn't have AnyBody installed.
1.11.2
**Fixed:**
* Fix fix a backwards compatibiility problem when using the AnyPyTools Pytest plugin with old versions of AMMR (<2.3).
1.11.1
**Fixed:**
* Fix crash with version handling when AnyBody could not be found.
1.11.0
**Changed:**
* If AnyBody is on the PATH variable, then AnyPyTools will no use that version, before looking for AnyBody in the registration database.
**Fixed:**
* Fixed an issue with the pytest plugin when running tests with `--load-only` option and the "RunDurationCPU" output.
1.10.0
**Added:**
- When running with "AnyBody" > 7.5 the pytest plugin will now save the timing information for how quickly the model loaded and how quickly the test ran. The output is added to the xml output from pytest.
**Fixed:** - Fix regression when specifying "defines" from the pytest plugin.