Skip to content

Commit b192772

Browse files
author
Mark Costello
committed
Changed bad url in setup.py
1 parent 794501c commit b192772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description = 'Python Wrapper Library for Geolocating IP Addresses',
66
author = 'Mark Costello',
77
author_email = '[email protected]',
8-
url = 'https://github.com/mcos/pylocate',
8+
url = 'https://github.com/mcos/pylocation',
99
license = "MIT License",
1010
install_requires = ['requests'],
1111
packages = ['pylocation']

0 commit comments

Comments
 (0)