master
richard 2013-05-11 22:56:40 +01:00
parent 2e0b1f1200
commit 913e128b5d
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.12',
version='0.9.13',
packages=get_packages('mega'),
package_data=get_package_data('mega'),
description='Python lib for the Mega.co.nz API',