diff --git a/pyproject.toml b/pyproject.toml index 90998cc..1185505 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "greenwave" -version = "2.2.0" +version = "2.3.0" description = "Decision-making service for gating in a software delivery pipeline" authors = [ "Red Hat, Inc. and others"