diff --git a/pyproject.toml b/pyproject.toml index 556c876..a852dac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "posteriors" -version = "0.1.1" +version = "0.1.2" description = "Uncertainty quantification with PyTorch" readme = "README.md" requires-python =">=3.9"