Bumping patch version.

This commit is contained in:
Adam Coddington 2013-10-11 18:11:24 -07:00
parent 47f7c71b1b
commit c31c23f2b1

View file

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