Skip to content

Commit 764dcaf

Browse files
authored
Update url- fixes issue #214
1 parent 2abfe4f commit 764dcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ def get_version():
208208
from one map projection coordinate system to another.
209209
Coordinates can be given as numpy arrays, python arrays, lists or scalars.
210210
Optimized for numpy arrays.""",
211-
url="https://github.com/jswhit/pyproj",
211+
url="https://github.com/pyproj4/pyproj",
212212
download_url="http://python.org/pypi/pyproj",
213213
author="Jeff Whitaker",
214214
author_email="[email protected]",

0 commit comments

Comments
 (0)