Skip to content

0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@oschwald oschwald released this 11 Feb 23:52
· 567 commits to main since this release
  • Fixed missing import statements for geoip2.errors and geoip2.models.
    (Gustavo J. A. M. Carneiro)
  • Minor documentation and code cleanup
  • Added requirement for maxminddb v0.3.0, which includes a pure Python
    database reader.