diff --git a/pyproject.toml b/pyproject.toml index 51a56f8..88551d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "olli" -version = "0.0.3" +version = "0.0.4" description = "Olli searches your Loki logs and relays matching terms to Discord." authors = ["Joe Banks "] license = "MIT"