Skip to content

Commit 163cc01

Browse files
committed
v2024.6.4
1 parent d38aee2 commit 163cc01

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

docs/CHANGES.md

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
setup(
2626
name="pymatgen",
2727
packages=find_namespace_packages(include=["pymatgen.*", "pymatgen.**.*"]),
28-
version="2024.5.31",
28+
version="2024.6.4",
2929
python_requires=">=3.9",
3030
install_requires=[
3131
"matplotlib>=3.8",

0 commit comments

Comments
 (0)