From 73fc5fd61ac18be816f03a611469b714d0356ce2 Mon Sep 17 00:00:00 2001 From: tallywiesenberg Date: Tue, 14 Mar 2023 10:28:52 -0400 Subject: [PATCH] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"