From 79d4871781c0d2e4d50a4790c3ac02aa61dc56b4 Mon Sep 17 00:00:00 2001 From: Melody Truong Date: Wed, 21 Jul 2021 14:45:24 -0700 Subject: [PATCH] 11.14.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 afe664a6..7187202c 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.14.0' import base64 import contextlib diff --git a/spec b/spec index b343fc63..822caa80 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit b343fc634be6702d3e58c2eaaf6cb622e8642512 +Subproject commit 822caa80810d2248730a0c6c61309d45f0063f29