|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
from setuptools import setup
|
|
|
|
|
|
|
|
|
|
setup(name='pythonwhois',
|
|
|
|
|
version='1.2.1',
|
|
|
|
|
version='1.2.2',
|
|
|
|
|
description='Module for retrieving and parsing the WHOIS data for a domain. Supports most domains. Requires jwhois to be installed.',
|
|
|
|
|
author='Sven Slootweg',
|
|
|
|
|
author_email='pythonwhois@cryto.net',
|
|
|
|
|