python-sdk@0.1.5
feat(python-sdk): support event hooks and lifecycle reset (#3392) * feat(python-sdk): support event hooks and lifecycle reset * fix(python-sdk): limit client hooks change to event hooks * docs(python-sdk): initialize clients in readme examples