diff --git a/pyproject.toml b/pyproject.toml index 7436af4..8e7f71b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "patito" -version = "0.8.2" +version = "0.8.3" description = "A dataframe modelling library built on top of polars and pydantic." authors = ["Jakob Gerhard Martinussen ", "Thomas Aarholt "] license = "MIT"