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