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"