Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit e77f591

Browse files
committed
Bump version to 0.3.1
1 parent fc877d7 commit e77f591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minode/shared.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
services = 3 # NODE_NETWORK, NODE_SSL
2121
stream = 1
2222
nonce = os.urandom(8)
23-
user_agent = b'/MiNode:0.3.0/'
23+
user_agent = b'/MiNode:0.3.1/'
2424
timeout = 600
2525
header_length = 24
2626
i2p_dest_obj_type = 0x493250

0 commit comments

Comments
 (0)