From a8f93c1c94fac2cb6bb6f37f1ebabfe9596416df Mon Sep 17 00:00:00 2001 From: yzernik Date: Sun, 22 Aug 2021 02:27:06 -0700 Subject: [PATCH] Release version 0.1.89 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index 95a0c628..d6cb90e9 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.87' +__version__ = '0.1.89'