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