Skip to content

2.3.0: Enterprise Support. Context Manager Support.

Choose a tag to compare

@oschwald oschwald released this 15 Apr 20:30
· 592 commits to main since this release
  • Added support for the GeoIP2 Enterprise database.
  • geoip2.database.Reader now supports being used in a with statement
    (PEP 343). (PR from Nguyễn Hồng Quân. GitHub #29)