readmanager 1.5.1

Bugfix: FileDataSource.__deepcopy__ preserves laziness.

Without this, mne.io.Raw.copy() on a LazyOBCIRaw silently
forced a full-file read, defeating the lazy contract added
in 1.5.0.