From 39ee5c2ab284ddb0e724aff51783aa8807aebbb2 Mon Sep 17 00:00:00 2001 From: Brad Rogers Date: Wed, 10 Feb 2021 11:17:17 -0800 Subject: [PATCH] 11.2.0 release --- dropbox/dropbox_client.py | 2 +- spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dropbox/dropbox_client.py b/dropbox/dropbox_client.py index 1fcbb0d2..b8743a49 100644 --- a/dropbox/dropbox_client.py +++ b/dropbox/dropbox_client.py @@ -6,7 +6,7 @@ # This should always be 0.0.0 in main. Only update this after tagging # before release. -__version__ = '0.0.0' +__version__ = '11.2.0' import base64 import contextlib diff --git a/spec b/spec index 0ba804f8..a3171e4f 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit 0ba804f8549058d48474fb9f77638a2ee3889993 +Subproject commit a3171e4f2732b2d9179325eea9c1471f9e7632c3