0.6.0
Automatically generated by python-semantic-release
This commit is contained in:
		
					parent
					
						
							
								ddf0614712
							
						
					
				
			
			
				commit
				
					
						5455503445
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,7 @@ from cryptography.x509.oid import NameOID
 | 
			
		|||
import idna
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
__version__ = "0.5.0"
 | 
			
		||||
__version__ = "0.6.0"
 | 
			
		||||
 | 
			
		||||
HostInfo = namedtuple("HostInfo", ["cert", "hostname", "peername", "is_valid"])
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
[tool.poetry]
 | 
			
		||||
name = "checkcert"
 | 
			
		||||
version = "0.5.0"
 | 
			
		||||
version = "0.6.0"
 | 
			
		||||
description = "CLI to check tls cert information and determine validity"
 | 
			
		||||
authors = ["Alex Kelly <kellya@arachnitech.com>"]
 | 
			
		||||
readme = "README.md"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue