diff --git a/Ctl/VERSION b/Ctl/VERSION index 6762ee32..a4f52a5d 100644 --- a/Ctl/VERSION +++ b/Ctl/VERSION @@ -1 +1 @@ -3.3.0-rc.2 \ No newline at end of file +3.2.0 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index f068d65f..b189c061 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "ixctl" repository = "https://github.com/fullctl/ixctl" -version = "3.3.0-rc.2" +version = "3.2.0" description = "ix control" authors = ["20C "] license = "Apache-2.0"