Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JaGeo authored Sep 29, 2024
1 parent dcf928b commit 602248e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ readme = "README.md"
keywords = ["high-throughput", "automated", "lobsteroutput", "bonding-analysis"]
license = { text = "BSD 3-Clause" }
authors = [{ name = "Janine George", email = "[email protected]" }]
version = "0.4.8"
version = "0.4.9"
classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
Expand All @@ -29,7 +29,7 @@ classifiers = [
]
requires-python = ">=3.10,<3.13"
dependencies = [
"pymatgen>=2024.9.10",
"pymatgen>=2024.9.17",
"numpy<3.0.0",
"typing",
]
Expand Down

0 comments on commit 602248e

Please sign in to comment.