Turbo87 / utm

Bidirectional UTM-WGS84 converter for python
http://pypi.python.org/pypi/utm
MIT License
493 stars 101 forks source link

Release 0.4.3 #33

Closed astrojuanlu closed 5 years ago

SteveAlexander commented 5 years ago

Hi! I hope this is not an inappropriate place to write this...

The utm package is awesome — simplified a lot of things for me. Thanks!

I'm currently installing it into pip from the git repo, because 4.2 doesn't have the force_zone_letter argument in utm.from_latlon, and I'm using that.

Also, I see that the pull request https://github.com/Turbo87/utm/pull/35 fixes a bug when a using forced zones near the equator.

I wonder if you'd have time to do a 0.4.3 release including the above, in the near future? If there's anything I could help with regarding documentation or testing, I'd be glad to assist.

Turbo87 commented 5 years ago

sorry, that this slipped through for so long. I've just released v0.5.0 to PyPI.