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