Release 0.6.1; adds functionality for fetching all devices associated with family; thanks @simonellistonball.

This commit is contained in:
Adam Coddington 2015-01-10 11:22:16 -08:00
parent e45984b49c
commit f30c051272

View file

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