diff --git a/pyproject.toml b/pyproject.toml index 205dcaf..b4c10b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ profile = "black" [tool.poetry] name = "syndiffix" -version = "1.0.2" +version = "1.0.3" description = "Python implementation of the SynDiffix synthetic data generation mechanism." authors = ["Open Diffix "] readme = "README.md"