diff --git a/pyproject.toml b/pyproject.toml index a8e5a62..a17bf9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gcp-pilot" -version = "1.8.0" +version = "1.9.0" description = "Google Cloud Platform Friendly Pilot" authors = ["Joao Daher "] repository = "https://github.com/flamingo-run/gcp-pilot"