From 9e019d2a145e0be8cc01fc2e495f9d80efe9c335 Mon Sep 17 00:00:00 2001 From: spuddy <72078372+0xSpuddy@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:51:22 -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 f7ee773f..d3ec452c 100644 --- a/src/telliot_feeds/__init__.py +++ b/src/telliot_feeds/__init__.py @@ -1 +1 @@ -__version__ = "0.1.28" +__version__ = "0.2.0"