diff --git a/setup.py b/setup.py index 4493b3a7..e66f65fc 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="wfl", - version="0.2.2", + version="0.2.3", packages=setuptools.find_packages(exclude=["tests"]), install_requires=["click>=7.0", "numpy", "ase>=3.21", "pyyaml", "spglib", "docstring_parser", "expyre-wfl @ https://github.com/libAtoms/ExPyRe/tarball/main",