Skip to content

Commit 013ccb5

Browse files
authored
v2024.2.20
Signed-off-by: Matthew Horton <[email protected]>
1 parent bde66a4 commit 013ccb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.**.*", "cmd_line"]),
28-
version="2024.2.8",
28+
version="2024.2.20",
2929
python_requires=">=3.9",
3030
install_requires=[
3131
"matplotlib>=1.5",

0 commit comments

Comments
 (0)