pySHV version 0.9.2 The rename change should have no effect on the users as that is not technically an API expected to be used externally that much. Thus this release is considered a fixup and not a minor release. Changed * Renamed `RpcProtocolStream` to `RpcProtocolBlock` to match rename in the SHV standard. Fixed * Reduced performance impact of unpacking bytes read due to unnecessary abstraction * Omission of AccessLevel in `RpcMessage`