From ef85a5786a44ccbf10bc8cdd37418d417005dd66 Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Thu, 17 Apr 2014 15:13:23 -0700 Subject: [PATCH] Bumping version. to 0.4.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e96f1ba..6d012de 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('requirements.txt') as f: setup( name='pyicloud', - version='0.3.0', + version='0.4.0', url='https://github.com/picklepete/pyicloud', description=( 'PyiCloud is a module which allows pythonistas to '