diff --git a/pyproject.toml b/pyproject.toml index bc3a204..ec8b03f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scoping-review" -version = "0.5.0" +version = "0.5.1" description = "" authors = ["Marty Oehme "] readme = "README.md"