From d5cac0aa8a8b6ec2a8aaa67b5621e9d15599625f Mon Sep 17 00:00:00 2001 From: spuddy <72078372+0xSpuddy@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:06:49 -0400 Subject: [PATCH] Update __init__.py --- src/telliot_feeds/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/telliot_feeds/__init__.py b/src/telliot_feeds/__init__.py index d3ec452c..3ced3581 100644 --- a/src/telliot_feeds/__init__.py +++ b/src/telliot_feeds/__init__.py @@ -1 +1 @@ -__version__ = "0.2.0" +__version__ = "0.2.1"