From 83b9c3e985fbedbeb9a7e998e21b8f06deaa89b7 Mon Sep 17 00:00:00 2001 From: yzernik Date: Thu, 19 Aug 2021 15:15:00 -0700 Subject: [PATCH] Release version 0.1.72 --- squeaknode/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeaknode/__init__.py b/squeaknode/__init__.py index 63f99a82..23d101ba 100644 --- a/squeaknode/__init__.py +++ b/squeaknode/__init__.py @@ -1 +1 @@ -__version__ = '0.1.67' +__version__ = '0.1.72'