From bf31e8dcd29855827fd5c1ec157e5dcf05c62820 Mon Sep 17 00:00:00 2001 From: Quentame Date: Sun, 22 Mar 2020 19:48:53 +0100 Subject: [PATCH] Release 0.9.6.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 182a728..4f36dd4 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('requirements.txt') as f: setup( name='pyicloud', - version='0.9.6', + version='0.9.6.1', url='https://github.com/picklepete/pyicloud', description=( 'PyiCloud is a module which allows pythonistas to '