diff --git a/pyproject.toml b/pyproject.toml index 1b4c737..8fc1d9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "thermox" -version = "0.0.2" +version = "0.0.3" description = "Exact OU processes with JAX" readme = "README.md" requires-python =">=3.9"