We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc8463 commit 3ce6378Copy full SHA for 3ce6378
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='pythonwhois',
4
- version='2.4.1',
+ version='2.4.2',
5
description='Module for retrieving and parsing the WHOIS data for a domain. Supports most domains. No dependencies.',
6
author='Sven Slootweg',
7
author_email='[email protected]',
0 commit comments