Skip to content

Commit

Permalink
tag v0.2.4, in particular for FixSymmery fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed Apr 25, 2024
1 parent 9526496 commit bc1e415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setuptools.setup(
name="wfl",
version="0.2.3",
version="0.2.4",
packages=setuptools.find_packages(exclude=["tests"]),
install_requires=["click>=7.0", "numpy", "ase>=3.22.1", "pyyaml", "spglib", "docstring_parser",
"expyre-wfl @ https://github.com/libAtoms/ExPyRe/tarball/main",
Expand Down

0 comments on commit bc1e415

Please sign in to comment.