Skip to content

Commit d0eb678

Browse files
authored
Update setup.py
1 parent 0721bd1 commit d0eb678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ def build_extensions(self):
151151
long_description_content_type='text/markdown',
152152
author='John Benediktsson',
153153
author_email='mrjbq7@gmail.com',
154-
url='http://github.com/mrjbq7/ta-lib',
155-
download_url='https://github.com/mrjbq7/ta-lib/releases',
154+
url='http://github.com/ta-lib/ta-lib-python',
155+
download_url='https://github.com/ta-lib/ta-lib-python/releases',
156156
license='BSD',
157157
classifiers=[
158158
"License :: OSI Approved :: BSD License",

0 commit comments

Comments
 (0)