From e77f59154ca948f94d5b8d2a944dd9ef8cb6d702 Mon Sep 17 00:00:00 2001 From: Dmitri Bogomolov <4glitch@gmail.com> Date: Tue, 9 Mar 2021 19:40:22 +0200 Subject: [PATCH] Bump version to 0.3.1 --- minode/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minode/shared.py b/minode/shared.py index b180d2b..3097a30 100644 --- a/minode/shared.py +++ b/minode/shared.py @@ -20,7 +20,7 @@ protocol_version = 3 services = 3 # NODE_NETWORK, NODE_SSL stream = 1 nonce = os.urandom(8) -user_agent = b'/MiNode:0.3.0/' +user_agent = b'/MiNode:0.3.1/' timeout = 600 header_length = 24 i2p_dest_obj_type = 0x493250