diff --git a/pyproject.toml b/pyproject.toml index 8d449378..8a1ef72f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tellor-disputables" -version = "1.2.1" +version = "1.2.2" description = "dashboard & text alerts for disputable values reported to Tellor oracles" authors = ["tallywiesenberg "] license = "MIT"