Skip to content

Commit

Permalink
Merge pull request #71 from pogzyb/release/v1.0.10
Browse files Browse the repository at this point in the history
Release 1.0.10
  • Loading branch information
pogzyb committed Jan 22, 2024
2 parents 8094ff5 + d26c197 commit c6ee77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asyncwhois/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"whois_ipv4",
"whois_ipv6",
]
__version__ = "1.0.9"
__version__ = "1.0.10"


def whois_domain(
Expand Down

0 comments on commit c6ee77a

Please sign in to comment.