Automatically generated by python-semantic-release
This commit is contained in:
semantic-release 2021-10-01 12:30:11 -04:00 committed by Alex Kelly
parent 498a581626
commit 840044ab28
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ from cryptography.x509.oid import NameOID
import idna
__version__ = "0.3.0"
__version__ = "0.4.0"
HostInfo = namedtuple(
field_names="cert hostname peername is_valid", typename="HostInfo"