merged changes from RC_1_0 to change email address from @rasterbar.com to @libtorrent.org

This commit is contained in:
Arvid Norberg
2014-10-14 02:06:20 +00:00
parent d287ce9c46
commit fce967b5fb
44 changed files with 302 additions and 13316 deletions

View File

@@ -106,7 +106,7 @@ else:
setup(name = 'python-libtorrent',
version = '1.0.1',
author = 'Arvid Norberg',
author_email = 'arvid@rasterbar.com',
author_email = 'arvid@libtorrent.org',
description = 'Python bindings for libtorrent-rasterbar',
long_description = 'Python bindings for libtorrent-rasterbar',
url = 'http://libtorrent.org',