Skip to content

Commit 1606923

Browse files
authored
Add files via upload
1 parent 3d43405 commit 1606923

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111

1212
[project]
1313
name = "MultiOptPy"
14-
version = "1.20.6"
14+
version = "1.20.7"
1515
description = "Multifunctional geometry optimization tools for quantum chemical calculations."
1616
readme = "README.md"
1717
requires-python = ">=3.12"
@@ -27,7 +27,7 @@ dependencies = [
2727
"matplotlib>=3.10.0",
2828
"torch~=2.6.0",
2929
"pyscf>=2.9.0",
30-
"tblite>=0.4.0",
30+
"tblite==0.4.0",
3131
"ase~=3.26.0",
3232
"fairchem-core~=2.7.0",
3333
"sympy>=1.13.0"

0 commit comments

Comments
 (0)