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