Skip to content

Commit 64b3448

Browse files
authored
Merge pull request #89 from pogzyb/release/v1.1.4
v1.1.4
2 parents 647407f + f3f62bf commit 64b3448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asyncwhois/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"GeneralError",
4343
"QueryError",
4444
]
45-
__version__ = "1.1.3"
45+
__version__ = "1.1.4"
4646

4747

4848
def whois(

0 commit comments

Comments
 (0)