From a9c66be62cc54ba1bf5b5bc2d742f2ee4b1cd3ae Mon Sep 17 00:00:00 2001 From: yzernik Date: Fri, 20 Aug 2021 22:04:53 -0700 Subject: [PATCH] Release version 0.1.83 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index b757cf8f..28341fcd 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.81' +__version__ = '0.1.83'