diff --git a/pyproject.toml b/pyproject.toml index f5fa7a6..5366476 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "datajob" -version = "0.8.0" +version = "0.9.0" description = "Build and deploy a serverless data pipeline with no effort on AWS." authors = ["Vincent Claes "] license = "Apache Software License (Apache 2.0)"