diff --git a/pyproject.toml b/pyproject.toml index eda2786..67afd3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "posteriors" -version = "0.0.4" +version = "0.0.5" description = "Uncertainty quantification with PyTorch" readme = "README.md" requires-python =">=3.9"