From c1e714872c63ee5dbcdd57626df8b5e19ff4a1ea Mon Sep 17 00:00:00 2001 From: kristjan Date: Tue, 5 Oct 2021 19:32:58 +0200 Subject: [PATCH] prepare release 1.4.1 --- cp2k_spm_tools/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cp2k_spm_tools/__init__.py b/cp2k_spm_tools/__init__.py index efba531..4ff9179 100644 --- a/cp2k_spm_tools/__init__.py +++ b/cp2k_spm_tools/__init__.py @@ -2,4 +2,4 @@ """ -__version__ = 1.4.0 +__version__ = "1.4.1"