diff --git a/pyproject.toml b/pyproject.toml index 02b0368..a5e8b75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kaiba" -version = "3.0.0" +version = "3.0.1" description = "Configurable and documentable Json transformation and mapping" authors = ["Thomas Borgen "]