Skip to content

Commit

Permalink
Update deps; version bump: 2.1.3 -> 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkessler committed Dec 21, 2024
1 parent 96f0b20 commit 76b36bc
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 76b36bc

Please sign in to comment.