0.2.0
Automatically generated by python-semantic-release
This commit is contained in:
parent
fa667578a3
commit
93594ecd9c
2 changed files with 8 additions and 5 deletions
|
@ -11,7 +11,7 @@ import sys
|
|||
from socket import socket
|
||||
from collections import namedtuple
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__version__ = "0.2.0"
|
||||
|
||||
HostInfo = namedtuple(
|
||||
field_names="cert hostname peername is_valid", typename="HostInfo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue