Fix setuptools
This commit is contained in:
parent
a0f9cae673
commit
2dcf0e7b78
@ -40,7 +40,7 @@ import dns.resolver
|
||||
|
||||
__author__ = 'Babak Farrokhi (babak@farrokhi.net)'
|
||||
__license__ = 'BSD'
|
||||
__version__ = "1.6.1"
|
||||
__version__ = "1.6.2"
|
||||
__progname__ = os.path.basename(sys.argv[0])
|
||||
shutdown = False
|
||||
|
||||
|
@ -40,7 +40,7 @@ import dns.resolver
|
||||
|
||||
__author__ = 'Babak Farrokhi (babak@farrokhi.net)'
|
||||
__license__ = 'BSD'
|
||||
__version__ = "1.6.1"
|
||||
__version__ = "1.6.2"
|
||||
__progname__ = os.path.basename(sys.argv[0])
|
||||
shutdown = False
|
||||
|
||||
|
@ -43,7 +43,7 @@ from cymruwhois import cymruwhois
|
||||
|
||||
__author__ = 'Babak Farrokhi (babak@farrokhi.net)'
|
||||
__license__ = 'BSD'
|
||||
__version__ = "1.6.1"
|
||||
__version__ = "1.6.2"
|
||||
_ttl = None
|
||||
quiet = False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user