pogzyb / asyncwhois

Python WHOIS and RDAP utility for querying and parsing information about Domains, IPv4s, IPv6s, and AS numbers
MIT License
63 stars 18 forks source link

Bump version to 0.2.2 #14

Closed pogzyb closed 3 years ago

pogzyb commented 3 years ago

Bump to 0.2.2 for first tagged "release"

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (57988ec) into master (0cc894f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   70.94%   70.94%           
=======================================
  Files           6        6           
  Lines         981      981           
=======================================
  Hits          696      696           
  Misses        285      285           
Impacted Files Coverage Δ
asyncwhois/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0cc894f...57988ec. Read the comment docs.