From fb5a430744bf0feb776b9dad0be931de5a1addaa Mon Sep 17 00:00:00 2001 From: yzernik Date: Sun, 22 Aug 2021 20:24:50 -0700 Subject: [PATCH] Release version 0.1.91 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index dc33c3bd..34c4f733 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.90' +__version__ = '0.1.91'