Mercurial > ~astiob > upreckon > hgweb
changeset 188:fe03964896ef
Updated home page URL
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Wed, 27 Jul 2011 17:52:02 +0300 |
parents | 6215dbc1fbb5 |
children | 0480dfa50366 |
files | setup-exe.py setup.py |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/setup-exe.py Tue Jul 26 23:25:57 2011 +0300 +++ b/setup-exe.py Wed Jul 27 17:52:02 2011 +0300 @@ -33,7 +33,7 @@ version='2.03.0dev', author='Oleg Oshmyan', author_email='chortos@inbox.lv', - url='http://chortos.selfip.net/~astiob/test.py/', + url='http://chortos.selfip.net/~astiob/upreckon/', #description='', #long_description='', download_url='https://bitbucket.org/astiob/upreckon/downloads',
--- a/setup.py Tue Jul 26 23:25:57 2011 +0300 +++ b/setup.py Wed Jul 27 17:52:02 2011 +0300 @@ -31,7 +31,7 @@ version='2.03.0dev', author='Oleg Oshmyan', author_email='chortos@inbox.lv', - url='http://chortos.selfip.net/~astiob/test.py/', + url='http://chortos.selfip.net/~astiob/upreckon/', #description='', #long_description='', download_url='https://bitbucket.org/astiob/upreckon/downloads',