Release 0.7.2; Validate certificate (and thus remove certificate validation warning).

This commit is contained in:
Adam Coddington 2015-12-13 20:25:18 -08:00
parent 3cf8b620ee
commit d2bbf7dee5

View file

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