diff --git a/pyproject.toml b/pyproject.toml index d89b1f0a..f082d4e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nhssynth" -version = "0.7.2" +version = "0.7.3" description = "Synthetic data generation pipeline leveraging a Differentially Private Variational Auto Encoder assessed using a variety of metrics" authors = ["HarrisonWilde "] maintainers = ["NHSE TDAU "]