diff --git a/pyproject.toml b/pyproject.toml index 284790b..72e2655 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "Disputable Values Monitor" +name = "disputable-values-monitor" version = "2.0.3" description = "dashboard & alerts for disputable values reported to Tellor oracles" authors = ["Tellor Development Community"]