diff --git a/pyproject.toml b/pyproject.toml index 5f93f186..dae40f13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "slack-machine" -version = "0.24.0" +version = "0.25.0" description = "A sexy, simple, yet powerful and extendable Slack bot" authors = ["Daan Debie "] license = "MIT"