diff --git a/pyproject.toml b/pyproject.toml index 70a5c8f..e3ce206 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ packages = [ [project] name = "sim-explorer" -version = "0.1.0" +version = "0.1.1" description = "Experimentation tools on top of OSP simulation models." readme = "README.rst" requires-python = ">= 3.10"