Skip to content

Commit ab1fb1f

Browse files
authored
Merge pull request #56 from pogzyb/release-v1.0.5
Bump 1.0.5 release
2 parents b6e5dc2 + a06d817 commit ab1fb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asyncwhois/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"whois_ipv4",
2020
"whois_ipv6",
2121
]
22-
__version__ = "1.0.4"
22+
__version__ = "1.0.5"
2323

2424

2525
def whois_domain(

0 commit comments

Comments
 (0)