Skip to content

Commit b36f7f7

Browse files
committed
0.0.43
1 parent 4c42f1b commit b36f7f7

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
@@ -12,6 +12,8 @@ Getting a fair number of emails. You can chat with me about this work <a href="h
1212

1313
- <a href="https://github.com/engelberger">Felipe</a> for contributing Weighted Rigid Align, Express Coordinates In Frame, Compute Alignment Error, and Centre Random Augmentation modules!
1414

15+
- <a href="https://github.com/amorehead">Alex</a> for fixing various issues in the transcribed algorithms
16+
1517
## Install
1618

1719
```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.42"
3+
version = "0.0.43"
44
description = "Alphafold 3 - Pytorch"
55
authors = [
66
{ name = "Phil Wang", email = "[email protected]" }

0 commit comments

Comments
 (0)