diff --git a/py/pyproject.toml b/py/pyproject.toml index d073ec83b..dc7a0842d 100644 --- a/py/pyproject.toml +++ b/py/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "r2r" readme = "README.md" -version = "3.2.00" +version = "3.2.01" description = "SciPhi R2R" authors = ["Owen Colegrove "] @@ -174,4 +174,4 @@ testpaths = [ filterwarnings = [ "ignore::DeprecationWarning", "ignore::pytest.PytestUnraisableExceptionWarning", -] \ No newline at end of file +]