diff --git a/ray_crawler/pyproject.toml b/ray_crawler/pyproject.toml index b5a80b3f..6bd56824 100644 --- a/ray_crawler/pyproject.toml +++ b/ray_crawler/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ray_crawler" -version = "0.1.4" +version = "0.1.5" description = "" authors = ["YeonwooSung "] readme = "README.md"