Skip to content

Commit

Permalink
Merge pull request #16 from ecrl/update-deps
Browse files Browse the repository at this point in the history
Update deps; version bump: 2.1.3 -> 2.1.4
  • Loading branch information
tjkessler authored Dec 21, 2024
2 parents 96f0b20 + 76b36bc commit ae30ce4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include-package-data = true

[project]
name = "graphchem"
version = "2.1.3"
version = "2.1.4"
authors = [
{ name="Travis Kessler", email="[email protected]" },
]
Expand All @@ -18,6 +18,7 @@ dependencies = [
"rdkit-pypi==2022.9.5",
"torch==2.4.0",
"torch-geometric==2.3.0",
"numpy==1.26.4"
]
classifiers = [
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit ae30ce4

Please sign in to comment.