Skip to content

Commit d67358d

Browse files
authored
Removed unwanted lines.
1 parent 41c8f9d commit d67358d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IP2Proxy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def inet_pton(t, addr):
5252
return out_addr_p.raw
5353
socket.inet_pton = inet_pton
5454

55-
_VERSION = '3.1.0'
55+
_VERSION = '3.1.2'
5656
_NO_IP = 'MISSING IP ADDRESS'
5757
_FIELD_NOT_SUPPORTED = 'NOT SUPPORTED'
5858
_INVALID_IP_ADDRESS = 'INVALID IP ADDRESS'

0 commit comments

Comments
 (0)