Skip to content

Commit f700784

Browse files
committed
Updated download URL for PyPi.
1 parent ecd8b04 commit f700784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def main():
1515
url='https://github.com/preprocessed-connectomes-project/'
1616
'quality-assessment-protocol',
1717
download_url='https://github.com/preprocessed-connectomes-project/'
18-
'quality-assessment-protocol/archive/v1.0.8.zip',
18+
'quality-assessment-protocol/archive/v1.0.8b.zip',
1919
license='',
2020
packages=['qap', 'qap.viz'],
2121
package_data={'qap': ['inpoint*.txt',

0 commit comments

Comments
 (0)