@@ 34,7 34,7 @@ psi and setup.py.
"""
-version = '0.3b2'
+version = '0.3b3'
author = 'Chris Miles, Floris Bruynooghe, Erick Tryzelaar'
copyright = """\
Copyright (C) 2007-2009 Chris Miles
@@ 589,7 589,7 @@ setup(name = 'PSI',
author = _version.author,
author_email = 'psi-discuss@googlegroups.com',
license = _version.license,
- url = 'http://bitbucket.org/chrismiles/psi',
+ url = 'http://hg.sr.ht/~flub/psi',
download_url='http://pypi.python.org/pypi/PSI/',
description = 'Python System Information',
long_description = __doc__,