From abbd25438d8ed9c99667d5c3fe86b322eb4f89a8 Mon Sep 17 00:00:00 2001 From: yzernik Date: Tue, 9 Feb 2021 01:57:41 -0800 Subject: [PATCH] Release version 0.1.33 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index c2bb26ad..255df28c 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.33' +__version__ = '0.1.34'