diff --git a/pyproject.toml b/pyproject.toml index 28bfa0bd..fe7632ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "contentctl" -version = "4.2.0" +version = "4.2.1" description = "Splunk Content Control Tool" authors = ["STRT "] license = "Apache 2.0"