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