|
|
@ -1,7 +1,7 @@
|
|
|
|
from setuptools import setup
|
|
|
|
from setuptools import setup
|
|
|
|
|
|
|
|
|
|
|
|
setup(name='pythonwhois',
|
|
|
|
setup(name='pythonwhois',
|
|
|
|
version='2.0.3',
|
|
|
|
version='2.0.4',
|
|
|
|
description='Module for retrieving and parsing the WHOIS data for a domain. Supports most domains. No dependencies.',
|
|
|
|
description='Module for retrieving and parsing the WHOIS data for a domain. Supports most domains. No dependencies.',
|
|
|
|
author='Sven Slootweg',
|
|
|
|
author='Sven Slootweg',
|
|
|
|
author_email='pythonwhois@cryto.net',
|
|
|
|
author_email='pythonwhois@cryto.net',
|
|
|
|