pip updated

master
richard 2013-05-05 03:43:30 +01:00
parent 1a349e3126
commit 24f44137a1
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.9',
version='0.9.10',
packages=get_packages('mega'),
package_data=get_package_data('mega'),
description='Python lib for the Mega.co.nz API',