diff --git a/pyproject.toml b/pyproject.toml index 0d42270..b11d119 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-ntfy" -version = "0.2.3" +version = "0.2.4" description = "An ntfy library aiming for feature completeness" authors = ["Matthew Cane "] readme = "README.md"