Skip to content

Commit

Permalink
Merge pull request #82 from pogzyb/release/v1.1.2
Browse files Browse the repository at this point in the history
Release v1.1.2
  • Loading branch information
pogzyb committed May 13, 2024
2 parents 725e4d5 + 4c6999e commit 19178a0
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 @@ -42,7 +42,7 @@
"GeneralError",
"QueryError",
]
__version__ = "1.1.1"
__version__ = "1.1.2"


def whois(
Expand Down

0 comments on commit 19178a0

Please sign in to comment.