good first issue
描述
We need to add versioning to pickle file to prevent people from loading a pickling file that is generated by an old version of garage. Doing so will almost always fail, with meaningless error messages, but the folks might not be aware of the root cause.