From 35a37bdacfc0bfae68033346a56853abc6602424 Mon Sep 17 00:00:00 2001 From: yzernik Date: Fri, 12 Feb 2021 02:00:35 -0800 Subject: [PATCH] Release version 0.1.36 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index 42c313b1..997791c8 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.35' +__version__ = '0.1.36'