Skip to content

Commit

Permalink
v2024.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Apr 13, 2024
1 parent a4e033a commit 585bb67
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions docs/CHANGES.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.4.12",
version="2024.4.13",
python_requires=">=3.9",
install_requires=[
"matplotlib>=1.5",
Expand Down

0 comments on commit 585bb67

Please sign in to comment.