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 842e9d1 commit f9186f9Copy full SHA for f9186f9
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='pythonwhois',
4
- version='2.4.0',
+ version='2.4.1',
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