This point release fixes the deprecation of cirq.TrialResult
to cirq.Result
in a backward compatible way with regards to the JSON parsing as well. There are no changes in any other user-facing functionality.
No other changes to cirq functionality. No protocol changes, top-level changes or other changes.
Complete list of changes:
804c3381 Merge branch 'v0.9.1-dev' of github.com:quantumlib/Cirq into v0.9.1-dev
d58423a remove accidental print (#3384)
a7790f2 remove accidental print
a95a2e3 Fix TrialResult deprecation (#3381) (#3382)
785ffaf Bump cirq version to 0.9.1