diff --git a/pyproject.toml b/pyproject.toml index e214f38..ab72dc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "airflowctl" -version = "0.2.10dev1" +version = "0.2.10" description = "A CLI tool to streamline getting started with Apache Airflowâ„¢ and managing multiple Airflow projects." authors = [ "Kaxil Naik ",