Skip to content

Commit 73ae179

Browse files
committed
0.0.66
1 parent 1e1251f commit 73ae179

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Getting a fair number of emails. You can chat with me about this work <a href="h
1414

1515
- <a href="https://github.com/amorehead">Alex</a> for fixing various issues in the transcribed algorithms
1616

17+
- <a href="https://github.com/gitabtion">Heng</a> for pointing out inconsistencies with the paper and pull requesting the solutions
18+
1719
## Install
1820

1921
```bash

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "alphafold3-pytorch"
3-
version = "0.0.65"
3+
version = "0.0.66"
44
description = "Alphafold 3 - Pytorch"
55
authors = [
66
{ name = "Phil Wang", email = "[email protected]" }

0 commit comments

Comments
 (0)