Skip to content

Commit 3977ebe

Browse files
committed
Update version number.
1 parent 43c716a commit 3977ebe

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ nav_order: 3
66

77
# Change Log
88

9+
## 1.2.6
10+
- Fix missing torchdata dependency for Linux.
11+
912
## 1.2.5
1013
- Dependency pinning now is platform specific. Linux based systems can now work with latest DGL and torch.
1114

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies = [
6363
"numpy<2.0",
6464
"fsspec",
6565
]
66-
version = "1.2.5"
66+
version = "1.2.6"
6767

6868
[project.scripts]
6969
mgl = "matgl.cli:main"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)