From f9482fd9771b8820cfe3ece0f74a6c1ad2596493 Mon Sep 17 00:00:00 2001 From: Lee Miller Date: Mon, 9 Sep 2024 01:52:33 +0300 Subject: [PATCH] Bump version to 0.3.5 --- minode/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minode/shared.py b/minode/shared.py index a964dca..cc892d4 100644 --- a/minode/shared.py +++ b/minode/shared.py @@ -21,7 +21,7 @@ protocol_version = 3 services = 3 # NODE_NETWORK, NODE_SSL stream = 1 nonce = os.urandom(8) -user_agent = b'/MiNode:0.3.3/' +user_agent = b'/MiNode:0.3.5/' timeout = 600 header_length = 24 i2p_dest_obj_type = 0x493250