From 6ed468f5e453bbf23c289bc5080ff949c55555a1 Mon Sep 17 00:00:00 2001 From: "Bhupinder@Home" Date: Sun, 11 Apr 2021 22:14:31 +0300 Subject: [PATCH] patch fix --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5da1866..041f2c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "desdeo-tools" -version = "1.4.0" +version = "1.4.1" description = "Generic tools and design language used in the DESDEO framework" authors = ["Bhupinder Saini", "Giovanni Misitano", "Antti Luopajärvi"] license = "MIT"