diff --git a/pyproject.toml b/pyproject.toml index f47d7ff5..c2a24342 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "contentctl" -version = "1.0.0" +version = "2.0.0" description = "Splunk Content Control Tool" authors = ["STRT "] license = "Apache 2.0"