From af0e1f477c4c599aeae34d303cfaa4c19590279d Mon Sep 17 00:00:00 2001 From: yzernik Date: Sun, 15 Aug 2021 00:44:11 -0700 Subject: [PATCH] Release version 0.1.62 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index da835c9a..3dc05fc9 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.61' +__version__ = '0.1.62'