Skip to content

4.4.0

Compare
Choose a tag to compare
@oschwald oschwald released this 24 Sep 18:44
· 142 commits to main since this release
7ab8c64
  • The public API on geoip2.database is now explicitly defined by
    setting __all__.
  • The return type of the metadata() method on Reader is now
    maxminddb.reader.Metadata rather than a union type.