From 3af028656a9da888cc90c2ac75960525d351d4ce Mon Sep 17 00:00:00 2001 From: Brad Rogers Date: Wed, 29 Sep 2021 15:50:50 -0400 Subject: [PATCH] 11.21.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..4b02aa08 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.21.0' import base64 import contextlib diff --git a/spec b/spec index 65585e4d..822caa80 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit 65585e4d2e93fd84087b48bbaf1bbf396a4b1126 +Subproject commit 822caa80810d2248730a0c6c61309d45f0063f29