From 627fd3dc6f30f6288508bb029477d18449e7645e Mon Sep 17 00:00:00 2001 From: Quentin POLLET Date: Tue, 10 Mar 2020 00:14:46 +0100 Subject: [PATCH] Release 0.9.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index af13882..170136f 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('requirements.txt') as f: setup( name='pyicloud', - version='0.9.3', + version='0.9.4', url='https://github.com/picklepete/pyicloud', description=( 'PyiCloud is a module which allows pythonistas to '