Skip to content

Commit

Permalink
v2024.2.20
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Horton <mkhorton@users.noreply.github.com>
  • Loading branch information
mkhorton committed Feb 21, 2024
1 parent bde66a4 commit 013ccb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -25,7 +25,7 @@
setup(
name="pymatgen",
packages=find_namespace_packages(include=["pymatgen.*", "pymatgen.**.*", "cmd_line"]),
version="2024.2.8",
version="2024.2.20",
python_requires=">=3.9",
install_requires=[
"matplotlib>=1.5",
Expand Down

0 comments on commit 013ccb5

Please sign in to comment.