From 2e5160ece2336d8af95f7983037678ae6c067bae Mon Sep 17 00:00:00 2001 From: philemon Date: Sat, 30 Nov 2013 23:10:01 +0400 Subject: [PATCH] modified: setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1d57f1b4..57b94271 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( version = '0.6', author = 'Philemon', author_email = 'mmgen-py@yandex.com', - url = 'http://www.python.org/sigs/distutils-sig/', + url = 'https://github.com/mmgen/mmgen', py_modules = [ 'mmgen.addr', 'mmgen.bitcoin',