diff --git a/pyproject.toml b/pyproject.toml index 7ab30b9..d00eea9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydantic-changedetect" -version = "0.6.4" +version = "0.6.5" description = "Extend pydantic models to also detect and record changes made to the model attributes." authors = ["TEAM23 GmbH "] license = "MIT"