diff --git a/pyproject.toml b/pyproject.toml index 2f30b9b..d392d3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ { name = "Diego Giorgini, Luigi Di Sotto", email = "diego.giorgini@aitechnologies.it" } ] description = "The Dictionary Library." -version = "0.3.2" +version = "0.3.3" requires-python = ">=3.7" dependencies = [ "flatten-dict"