Skip to content

v2.0.16: GeoRegion query version 2.0.16

Compare
Choose a tag to compare
@mcayanan mcayanan released this 21 Jun 23:36
· 15 commits to develop since this release
affb70d

Bug fixes and enhancements:

  • HC-420: optional reverse geolocation (#50)
    • wrapping reverse geolocation with try...except in case there is no geonames index
    • fixed dataset.py, put the try...except in the wrong place