From 84d26a1e358d892f1c84cd49ce2487bcb3420374 Mon Sep 17 00:00:00 2001 From: spuddy <72078372+0xSpuddy@users.noreply.github.com> Date: Mon, 18 Mar 2024 13:52:44 -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 08f934f4..d38c3508 100644 --- a/src/telliot_feeds/__init__.py +++ b/src/telliot_feeds/__init__.py @@ -1 +1 @@ -__version__ = "0.1.18" +__version__ = "0.1.19"