Version v2.2.1 is a bug fix release.
Change log
- Update from CUDA 11.1 to to 11.1.1 which addresses the public key issue.
- Pin protobuf version to 3.20.1 (thanks @britnyblu, @ShoufaChen, @aputron).
- Clarify in the README that AlphaFold works only under Linux.
- Fix the
jax.tree_multimap
deprecation warning. - Do not reuse the temporary output directory in
run_alphafold_test
(thanks @branfosj). - Fix the version in
setup.py
(thanks @cmeesters).