Update to version 1.7.2 of pyproj
Now allows inputs to be tuples (not just lists or arrays).
fixed for numpy array scalars (thanks Eric!)
update to proj4 pyrex extension
more numpy compat fixes
numpy compat fix
now handles scipy.base arrays (although matplotlib can't yet)
better error handling
Add copyright info.
Fixed to arguments to __call__ can be mixed lists and arrays.