diff --git a/setup.py b/setup.py index 0e8e9a0..69cd6e5 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ long_description=long_description, author='Daniel G. Taylor', author_email='dan@programmer-art.org', - url='https://github.com/gtaylor/qtfaststart', + url='https://github.com/danielgtaylor/qtfaststart', license='MIT License', platforms=["any"], provides=['qtfaststart'],