Skip to content

Commit

Permalink
v2024.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jan 26, 2024
1 parent e9cc87a commit 575f404
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 1 deletion.
67 changes: 67 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="2023.12.18",
version="2024.1.26",
python_requires=">=3.9",
install_requires=[
"matplotlib>=1.5",
Expand Down

0 comments on commit 575f404

Please sign in to comment.