diff --git a/pyproject.toml b/pyproject.toml index 1cbd9a6..429ec64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ ignore_missing_imports = true [tool.poetry] name = "pyth-observer" -version = "0.1.15" +version = "0.2.0" description = "Alerts and stuff" authors = [] readme = "README.md"