We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647407f commit f3f62bfCopy full SHA for f3f62bf
asyncwhois/__init__.py
@@ -42,7 +42,7 @@
42
"GeneralError",
43
"QueryError",
44
]
45
-__version__ = "1.1.3"
+__version__ = "1.1.4"
46
47
48
def whois(
0 commit comments