diff --git a/pyproject.toml b/pyproject.toml index 711285b..f3067ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "conjugate-models" -version = "0.1.6" +version = "0.2.0" description = "Bayesian Conjugate Models in Python" authors = ["Will Dean "] license = "MIT"