From a8147865121cc8a3a77c42de7fb1625d940ea033 Mon Sep 17 00:00:00 2001 From: yzernik Date: Wed, 18 Aug 2021 20:57:22 -0700 Subject: [PATCH] Release version 0.1.70 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index 425f7651..777dbf2c 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.69' +__version__ = '0.1.70'