From 39c1801fae1231b451be5236d575187a409eba71 Mon Sep 17 00:00:00 2001 From: yzernik Date: Sun, 21 Feb 2021 13:11:40 -0800 Subject: [PATCH] Release version 0.1.38 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index da9d6694..88395d2c 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.37' +__version__ = '0.1.38'