From 6b10bcd227a358f90ccc3d5531e34aa90f300ba4 Mon Sep 17 00:00:00 2001 From: Marnik Bercx Date: Wed, 22 Nov 2023 23:13:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20`README.md`=20correct=20supporte?= =?UTF-8?q?d=20Python=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c6e2f9..8253251 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # aiida-quantumespresso-hp AiiDA plugin for the Hubbard module of Quantum ESPRESSO. -The plugin requires HP v6.5 or above and is not compatible with older versions. +The plugin requires HP v7.2 or above and is not compatible with older versions. # Requirements This package depends directly on `aiida-core>=2.0.0` and the `aiida-quantumespresso>=4.0.0` package.