Release 0.5.0.

This commit is contained in:
Adam Coddington 2014-08-24 16:58:35 -07:00
parent c50f74e7d3
commit 768f3fb163

View file

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