diff --git a/minode/shared.py b/minode/shared.py index d49786c..72864ec 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.2/' +user_agent = b'/MiNode:0.3.3/' timeout = 600 header_length = 24 i2p_dest_obj_type = 0x493250