Skip to content

Commit

Permalink
Merge pull request #80 from pogzyb/release/v1.1.1
Browse files Browse the repository at this point in the history
Release v1.1.1
  • Loading branch information
pogzyb committed May 12, 2024
2 parents 08b776b + 0a85435 commit 9f0697c
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.0"
__version__ = "1.1.1"


def whois(
Expand Down

0 comments on commit 9f0697c

Please sign in to comment.