diff --git a/pyproject.toml b/pyproject.toml index 08c6c34..45597df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ ignore_missing_imports = true [tool.poetry] name = "pyth-observer" -version = "0.2.14" +version = "0.2.15" description = "Alerts and stuff" authors = [] readme = "README.md"