From 4cf97bf2e025ccab57c0805841b4785966656688 Mon Sep 17 00:00:00 2001 From: yzernik Date: Tue, 9 Feb 2021 02:25:08 -0800 Subject: [PATCH] Release version 0.1.35 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index 255df28c..42c313b1 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.34' +__version__ = '0.1.35'