From 991292ee7ab4c6581b34b62b41acda207f5a2dcb Mon Sep 17 00:00:00 2001 From: "Fernandez Vilanova, Lucas" Date: Wed, 14 Aug 2024 09:15:10 +0000 Subject: [PATCH] new version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e46398d..18c7e13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "aiida_flexpart" [project] name = "aiida-flexpart" -version = "0.1.4" +version = "0.1.5" readme = "README.md" license = {file = 'LICENSE'} description = "AiiDA plugin for the FLEXPART code (simulation of atmospheric transport processes)."