Skip to content

Commit f5a256d

Browse files
committed
update setup
1 parent ce83a77 commit f5a256d

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
@@ -14,7 +14,7 @@
1414
description="A Latin Hypercube Sampler for SAR (Specific Absorption Rate) testing scenarios",
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",
17-
url="https://github.com/cbujard/sarsampling-iec62209",
17+
url="https://github.com/ITISFoundation/sarsampling-iec62209",
1818
packages=find_packages(where="src"),
1919
package_dir={"": "src"},
2020
classifiers=[

0 commit comments

Comments
 (0)