Skip to content

Commit 35ee320

Browse files
committed
Updating python-fedex url
1 parent c8050e2 commit 35ee320

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
@@ -22,7 +22,7 @@
2222
long_description=LONG_DESCRIPTION,
2323
author='Gregory Taylor',
2424
author_email='gtaylor@gc-taylor.com',
25-
url='https://github.com/gtaylor/python-fedex',
25+
url='https://github.com/python-fedex-devs/python-fedex',
2626
download_url='http://pypi.python.org/pypi/fedex/',
2727
packages=['fedex', 'fedex.services', 'fedex.printers'],
2828
package_dir={'fedex': 'fedex'},

0 commit comments

Comments
 (0)