diff --git a/setup.py b/setup.py index 6aa2da6..9058336 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ setup( version = __version__, author = "Lance Edgar", author_email = "lance@edbob.org", - url = "http://rattail.edbob.org/", + url = "http://rattailproject.org/", license = "GNU Affero GPL v3", description = "Hardware Interfaces for Cognitive Devices", long_description = README + '\n\n' + CHANGES,