From 2a08f2b9449a2e867c09d1c30115219eec9ef0b9 Mon Sep 17 00:00:00 2001 From: Tom Pollard Date: Tue, 19 Nov 2019 22:38:42 -0500 Subject: [PATCH] typo in url --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index feac264..d5038c5 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ long_description=long_description, # The project's main homepage. - url='https://github.com/alistairew/pyroc', + url='https://github.com/alistairewj/pyroc', # Author details author='Alistair Johnson, Lucas Bulgarelli',