Skip to content

Commit 4b63865

Browse files
committed
update mHC
1 parent 1f29716 commit 4b63865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "transfusion-pytorch"
3-
version = "0.15.0"
3+
version = "0.15.1"
44
description = "Transfusion in Pytorch"
55
authors = [
66
{ name = "Phil Wang", email = "lucidrains@gmail.com" }
@@ -29,7 +29,7 @@ dependencies = [
2929
'einx>=0.3.0',
3030
'einops>=0.8.0',
3131
'ema-pytorch',
32-
'hyper-connections>=0.3.6',
32+
'hyper-connections>=0.3.7',
3333
'jaxtyping',
3434
'loguru',
3535
'rotary_embedding_torch>=0.8.4',

0 commit comments

Comments
 (0)