Skip to content

Commit 7fe8a1b

Browse files
authored
Update url in setup.py
1 parent e3a7fd9 commit 7fe8a1b

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
@@ -15,7 +15,7 @@
1515
description='Client for DICOMweb RESTful services.',
1616
author='Markus D. Herrmann',
1717
maintainer='Markus D. Herrmann',
18-
url='https://github.com/clindatsci/dicomweb-client',
18+
url='https://github.com/mghcomputationalpathology/dicomweb-client',
1919
license='MIT',
2020
platforms=['Linux', 'MacOS', 'Windows'],
2121
classifiers=[

0 commit comments

Comments
 (0)