master
richard 2013-05-10 18:32:30 +01:00
parent 457a542c03
commit 8466a04efe
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ def get_package_data(package):
setup(
name='mega.py',
version='0.9.10',
version='0.9.11',
packages=get_packages('mega'),
package_data=get_package_data('mega'),
description='Python lib for the Mega.co.nz API',