diff --git a/pyproject.toml b/pyproject.toml index 8be81c7c..d504f55c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "notifiers" -version = "1.3.3" +version = "1.3.4" description = "The easy way to send notifications" authors = ["liiight "] license = "MIT"