Skip to content

Commit 61af95f

Browse files
committed
bumped version for pypi
1 parent 63d8c01 commit 61af95f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def read(filename):
88

99
setuptools.setup(
1010
name="python-whois",
11-
version="0.9.5",
11+
version="0.9.6",
1212
description="Whois querying and parsing of domain registration information.",
1313
long_description=read("README.md"),
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)