From ee679379f36bc61e47103b56592ca80952e72479 Mon Sep 17 00:00:00 2001 From: yzernik Date: Sat, 14 Aug 2021 00:41:00 -0700 Subject: [PATCH] Release version 0.1.55 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index 038cff55..2313dae9 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.54' +__version__ = '0.1.55'