- updated to work with py3
[David Schneider]
1.0 (2016-01-20)
---
- Fix import code so that it is not run when the module is imported (for
example, when building Sphinx API Documentation).
- Rename the import.py module to import_zipcode.py because `import` is a
reserved Python keyword.
- Document the import_zipcode module.
0.4
---
- updated to use maxmind database http://www.maxmind.com/app/postalcode
- now also keeps timezone and dst values
- longitude and latitude is now contains negative numbers