From 9c4edef324415349a08028c538bd797c2ff78a04 Mon Sep 17 00:00:00 2001 From: yzernik Date: Sun, 21 Feb 2021 15:35:47 -0800 Subject: [PATCH] Release version 0.1.39 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index 88395d2c..5e82d808 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.38' +__version__ = '0.1.39'