From c9619a4df1802d0663349907896f307c9dca7d1b Mon Sep 17 00:00:00 2001 From: Melody Truong Date: Fri, 2 Jul 2021 09:05:15 -0700 Subject: [PATCH] 11.13.1 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 480682aa..7d081817 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.13.1' import base64 import contextlib diff --git a/spec b/spec index 87a8e08b..822caa80 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit 87a8e08baac15deb3adae9771e6a9786189e5073 +Subproject commit 822caa80810d2248730a0c6c61309d45f0063f29