From 6655d9445fb8cf3fe833aed7cb7600f281f18f51 Mon Sep 17 00:00:00 2001 From: Noam Bernstein Date: Tue, 3 Sep 2024 13:28:08 -0400 Subject: [PATCH] Change README 0.2.7 refs to 0.2.8 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f9ca95d9..b2d63c0f 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ v0.3.0: - Update the file-based calculators (Orca, FHI-Aims, Vasp, Quantum Espresso, Castep) to work with with ASE v3.23. This update breaks backwards-compatibility. For compatibility with with - the ASE v3.22 see use wfl v0.2.7 or earlier. + the ASE v3.22 see use wfl v0.2.8 or earlier. -v0.2.7: +v0.2.8: -- Latest version compatible with ASE v3.22.x. To install, use `pip install wfl==0.2.7`. +- Latest version compatible with ASE v3.22.x. To install, use `pip install wfl==0.2.8`. For older changes see [documentation](https://libatoms.github.io/workflow).