From 9ab6dba379b431ca744daeb4d4b4acc104f7c4cf Mon Sep 17 00:00:00 2001 From: yzernik Date: Wed, 18 Aug 2021 00:27:06 -0700 Subject: [PATCH] Release version 0.1.66 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index 46468cd9..63f99a82 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.66' +__version__ = '0.1.67'