diff --git a/pyproject.toml b/pyproject.toml index 312bc2c4..01d7800a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "PyRenew" -version = "0.1.5" +version = "0.1.6" description = "PyRenew, a Python package for multi-signal Bayesian renewal modeling with JAX and NumPyro." readme = "README.md" license = "Apache-2.0"