From 7abcfa4b11a85ae6facd1cafefa8e8a24c3eb99d Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Wed, 22 Jan 2020 05:41:40 -0800 Subject: [PATCH] Release 0.9.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 601f938b..e3eb5b77 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='pyicloud', - version='0.9.1', + version='0.9.2', url='https://github.com/picklepete/pyicloud', description=( 'PyiCloud is a module which allows pythonistas to '