diff --git a/pyproject.toml b/pyproject.toml index c376f4cc8..8491b9d05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "r2r" -version = "0.1.0" +version = "0.1.1" description = "SciPhi R2R" authors = ["Owen Colegrove "] license = "Apache-2.0"