From 23018530aa97925fd7a6b20c452920aa36227b50 Mon Sep 17 00:00:00 2001 From: Quentin POLLET Date: Sun, 22 Mar 2020 18:32:48 +0100 Subject: [PATCH] Release 0.9.6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1b4d49b..5c73ddb 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('requirements.txt') as f: setup( name='pyicloud', - version='0.9.5', + version='0.9.6', url='https://github.com/picklepete/pyicloud', description=( 'PyiCloud is a module which allows pythonistas to '