Release 0.9; Add support for Account Service; fixes for Python 3.x.

This commit is contained in:
Adam Coddington 2016-06-20 20:42:00 -07:00
parent 1c80389305
commit b6297781fa

View file

@ -7,7 +7,7 @@ with open('requirements.txt') as f:
setup(
name='pyicloud',
version='0.8.3',
version='0.9',
url='https://github.com/picklepete/pyicloud',
description=(
'PyiCloud is a module which allows pythonistas to '