diff --git a/pyproject.toml b/pyproject.toml index efb1cd8..52e66d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mattermost-notify" -version = "22.9.1.dev1" +version = "22.12.0" description = "Python tool to post GitHub Action runs to mattermost" authors = ["Jaspar Stach "] license = "GPL-3.0-or-later"